From ff3c1d9e13b3684237df8e9e530fc672d0aa57c3 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA Date: Tue, 17 Jan 2023 14:31:36 +0900 Subject: SimpleCov is hosted under simplecov-ruby org now --- common.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common.mk') diff --git a/common.mk b/common.mk index 9dd35eebc2..67697d2b7e 100644 --- a/common.mk +++ b/common.mk @@ -51,9 +51,9 @@ GEM_VENDOR = BENCHMARK_DRIVER_GIT_URL = https://github.com/benchmark-driver/benchmark-driver BENCHMARK_DRIVER_GIT_REF = v0.16.0 -SIMPLECOV_GIT_URL = https://github.com/colszowka/simplecov.git +SIMPLECOV_GIT_URL = https://github.com/simplecov-ruby/simplecov.git SIMPLECOV_GIT_REF = v0.17.0 -SIMPLECOV_HTML_GIT_URL = https://github.com/colszowka/simplecov-html.git +SIMPLECOV_HTML_GIT_URL = https://github.com/simplecov-ruby/simplecov-html.git SIMPLECOV_HTML_GIT_REF = v0.10.2 DOCLIE_GIT_URL = https://github.com/ms-ati/docile.git DOCLIE_GIT_REF = v1.3.2 -- cgit v1.2.3