mirror of
https://github.com/ruby/ruby.git
synced 2026-01-26 20:19:19 +00:00
Use benchmark-driver v0.15.6
to fix another keyword argument warning which was added recently.
This commit is contained in:
parent
20baa08d65
commit
6045ff64e3
@ -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.5
|
||||
BENCHMARK_DRIVER_GIT_REF = v0.15.6
|
||||
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user