summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLourens Naudé <lourens@bearmetal.eu>2020-01-02 22:26:20 +0000
committerTakashi Kokubun <takashikkbn@gmail.com>2020-01-02 14:26:20 -0800
commit8ba261c7546e3cd12ff6870bb41dd0a0bee32ba8 (patch)
treefc5e2e6f60e932521dd9dcb00acc11486338a6c1
parent9f460e017b341fc8378f00315b0776e300107ccd (diff)
Bump benchmark-driver to v0.15.7 (#2811)
-rw-r--r--common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.mk b/common.mk
index 0d69e1b298..40e34fe36d 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.15.6
+BENCHMARK_DRIVER_GIT_REF = v0.15.7
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