summaryrefslogtreecommitdiff
path: root/common.mk
diff options
context:
space:
mode:
authorTakashi Kokubun <takashikkbn@gmail.com>2019-09-01 19:26:22 +0900
committerTakashi Kokubun <takashikkbn@gmail.com>2019-09-01 19:26:23 +0900
commit04c3e344562eed9892409643bb4cfd6a2317e647 (patch)
tree236a56b22df1b0ed3ca80e308d47d833c41ba606 /common.mk
parent3be3948870f6589343c4aecb541e22fae7751b47 (diff)
Upgrade benchmark-driver for keyword args warnings
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 995988eb4c..16b41b20bd 100644
--- a/common.mk
+++ b/common.mk
@@ -47,7 +47,7 @@ GEM_PATH =
GEM_VENDOR =
BENCHMARK_DRIVER_GIT_URL = https://github.com/benchmark-driver/benchmark-driver
-BENCHMARK_DRIVER_GIT_REF = v0.14.20
+BENCHMARK_DRIVER_GIT_REF = v0.14.22
SIMPLECOV_GIT_URL = https://github.com/colszowka/simplecov.git
SIMPLECOV_GIT_REF = v0.17.0
SIMPLECOV_HTML_GIT_URL = https://github.com/colszowka/simplecov-html.git