From c6740c6c2d9e64ea8e6144b3a79926274116d2e4 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Fri, 19 Jun 2020 17:17:03 -0700 Subject: [PATCH] bump simplecov --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b607992..6f554153 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,11 +159,10 @@ GEM rubocop-performance (1.6.1) rubocop (>= 0.71.0) ruby-progressbar (1.10.1) - simplecov (0.17.1) + simplecov (0.18.5) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov-html (~> 0.11) + simplecov-html (0.12.2) sprockets (4.0.0) concurrent-ruby (~> 1.0) rack (> 1, < 3)