ruby-changes:54874
From: k0kubun <ko1@a...>
Date: Fri, 15 Feb 2019 21:38:08 +0900 (JST)
Subject: [ruby-changes:54874] k0kubun:r67079 (trunk): Bump the benchmark-driver git ref to v0.14.13 (macOS memory runner support)
k0kubun 2019-02-15 21:38:03 +0900 (Fri, 15 Feb 2019) New Revision: 67079 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=67079 Log: Bump the benchmark-driver git ref to v0.14.13 (macOS memory runner support) [Fix GH-2082] From: Lourens Naud?\195?\169 <lourens@b...> Modified files: trunk/common.mk Index: common.mk =================================================================== --- common.mk (revision 67078) +++ common.mk (revision 67079) @@ -43,7 +43,7 @@ GEM_PATH = https://github.com/ruby/ruby/blob/trunk/common.mk#L43 GEM_VENDOR = BENCHMARK_DRIVER_GIT_URL = https://github.com/benchmark-driver/benchmark-driver -BENCHMARK_DRIVER_GIT_REF = v0.14.11 +BENCHMARK_DRIVER_GIT_REF = v0.14.13 SIMPLECOV_GIT_URL = https://github.com/colszowka/simplecov.git SIMPLECOV_GIT_REF = v0.15.0 SIMPLECOV_HTML_GIT_URL = https://github.com/colszowka/simplecov-html.git -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/