mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
Upgrade benchmark-driver.gem version
This is to make `make run` with benchmark/lib/load.rb work for ko1 https://github.com/benchmark-driver/benchmark-driver/compare/v0.14.17...v0.14.18
This commit is contained in:
parent
77bb79b8cf
commit
8a38eff2bd
@ -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.17
|
||||
BENCHMARK_DRIVER_GIT_REF = v0.14.18
|
||||
SIMPLECOV_GIT_URL = https://github.com/colszowka/simplecov.git
|
||||
SIMPLECOV_GIT_REF = v0.15.0
|
||||
SIMPLECOV_HTML_GIT_URL = https://github.com/colszowka/simplecov-html.git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user