From 5b9ff710770593204f4d19f7fa62f30495a64cd2 Mon Sep 17 00:00:00 2001 From: k0kubun Date: Mon, 9 Jul 2018 15:45:02 +0000 Subject: common.mk: upgrade benchmark_driver to v0.14 benchmark/driver.rb: deal with breaking changes which are actually introduced for this driver. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63916 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index aae11a25f6..71cd42d42f 100644 --- a/common.mk +++ b/common.mk @@ -42,7 +42,7 @@ GEM_PATH = GEM_VENDOR = BENCHMARK_DRIVER_GIT_URL = https://github.com/benchmark-driver/benchmark-driver -BENCHMARK_DRIVER_GIT_REF = v0.13.2 +BENCHMARK_DRIVER_GIT_REF = v0.14.0 SIMPLECOV_GIT_URL = git://github.com/colszowka/simplecov.git SIMPLECOV_GIT_REF = v0.15.0 SIMPLECOV_HTML_GIT_URL = git://github.com/colszowka/simplecov-html.git -- cgit v1.2.3