summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2023-01-17 22:26:35 -0800
committerTakashi Kokubun <takashikkbn@gmail.com>2023-01-17 22:26:45 -0800
commit5fc97f34c60f2242e1a81c01e8152a78c7463801 (patch)
tree2e9c84cae34f0290bd71274923252ea14ad7d2a5 /common.mk
parent7e97e2bae47483cd8252b387b61123d243c41e18 (diff)
downloadruby-5fc97f34c60f2242e1a81c01e8152a78c7463801.tar.gz
benchmark_driver v0.16.3
Some chruby-related features and bug fixes.
Diffstat (limited to 'common.mk')
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 3c53a5595b..3f9e08b9bf 100644
--- a/common.mk
+++ b/common.mk
@@ -50,7 +50,7 @@ GEM_PATH =
GEM_VENDOR =
BENCHMARK_DRIVER_GIT_URL = https://github.com/benchmark-driver/benchmark-driver
-BENCHMARK_DRIVER_GIT_REF = v0.16.0
+BENCHMARK_DRIVER_GIT_REF = v0.16.3
SIMPLECOV_GIT_URL = https://github.com/simplecov-ruby/simplecov.git
SIMPLECOV_GIT_REF = v0.17.0
SIMPLECOV_HTML_GIT_URL = https://github.com/simplecov-ruby/simplecov-html.git