ruby-changes:55979
From: Takashi <ko1@a...>
Date: Tue, 4 Jun 2019 01:03:25 +0900 (JST)
Subject: [ruby-changes:55979] Takashi Kokubun: 1a0b82210c (trunk): Upgrade benchmark-driver to fix deprecation warning
https://git.ruby-lang.org/ruby.git/commit/?id=1a0b82210c From 1a0b82210c924dca447da6aeaffd0ddd502705ea Mon Sep 17 00:00:00 2001 From: Takashi Kokubun <takashikkbn@g...> Date: Tue, 4 Jun 2019 01:03:03 +0900 Subject: Upgrade benchmark-driver to fix deprecation warning diff --git a/common.mk b/common.mk index c94d8c6..de36ccf 100755 --- a/common.mk +++ b/common.mk @@ -47,7 +47,7 @@ GEM_PATH = https://github.com/ruby/ruby/blob/trunk/common.mk#L47 GEM_VENDOR = BENCHMARK_DRIVER_GIT_URL = https://github.com/benchmark-driver/benchmark-driver -BENCHMARK_DRIVER_GIT_REF = v0.14.13 +BENCHMARK_DRIVER_GIT_REF = v0.14.17 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 -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/