summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2019-07-21 09:46:49 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2019-07-21 09:46:49 +0900
commitd285579ea796c0a9132cade07de4ffb6bae137e9 (patch)
tree22db695871372cc607451d1448cf291f01d120e8
parentc584dd8460bdbb78b0e5ab47a1c15b2df2c45ded (diff)
Update simplecov and doclie to the latest version.
-rw-r--r--common.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/common.mk b/common.mk
index 270ffaf30e..63312b5fb1 100644
--- a/common.mk
+++ b/common.mk
@@ -49,11 +49,11 @@ GEM_VENDOR =
BENCHMARK_DRIVER_GIT_URL = https://github.com/benchmark-driver/benchmark-driver
BENCHMARK_DRIVER_GIT_REF = v0.14.19
SIMPLECOV_GIT_URL = https://github.com/colszowka/simplecov.git
-SIMPLECOV_GIT_REF = v0.15.0
+SIMPLECOV_GIT_REF = v0.17.0
SIMPLECOV_HTML_GIT_URL = https://github.com/colszowka/simplecov-html.git
SIMPLECOV_HTML_GIT_REF = v0.10.2
DOCLIE_GIT_URL = https://github.com/ms-ati/docile.git
-DOCLIE_GIT_REF = v1.1.5
+DOCLIE_GIT_REF = v1.3.2
STATIC_RUBY = static-ruby