benchmark_driver v0.16.3

Some chruby-related features and bug fixes.
This commit is contained in:
Takashi Kokubun 2023-01-17 22:26:35 -08:00
parent 7e97e2bae4
commit 5fc97f34c6

View File

@ -50,7 +50,7 @@ GEM_PATH =
GEM_VENDOR =
BENCHMARK_DRIVER_GIT_URL = https://github.com/benchmark-driver/benchmark-driver
BENCHMARK_DRIVER_GIT_REF = v0.16.0
BENCHMARK_DRIVER_GIT_REF = v0.16.3
SIMPLECOV_GIT_URL = https://github.com/simplecov-ruby/simplecov.git
SIMPLECOV_GIT_REF = v0.17.0
SIMPLECOV_HTML_GIT_URL = https://github.com/simplecov-ruby/simplecov-html.git