1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

Bump benchmark-driver to v0.15.7 (#2811)

This commit is contained in:
Lourens Naudé 2020-01-02 22:26:20 +00:00 committed by Takashi Kokubun
parent 9f460e017b
commit 8ba261c754

View file

@ -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