ruby-changes:56609
From: Hiroshi <ko1@a...>
Date: Sun, 21 Jul 2019 09:47:58 +0900 (JST)
Subject: [ruby-changes:56609] Hiroshi SHIBATA: d285579ea7 (master): Update simplecov and doclie to the latest version.
https://git.ruby-lang.org/ruby.git/commit/?id=d285579ea7 From d285579ea796c0a9132cade07de4ffb6bae137e9 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Sun, 21 Jul 2019 09:46:49 +0900 Subject: Update simplecov and doclie to the latest version. diff --git a/common.mk b/common.mk index 270ffaf..63312b5 100644 --- a/common.mk +++ b/common.mk @@ -49,11 +49,11 @@ GEM_VENDOR = https://github.com/ruby/ruby/blob/trunk/common.mk#L49 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 -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/