From d2ce733936b7330a86da4c1b2c2072cacc1ef07f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 12:10:31 +1100 Subject: [PATCH] DEV: Bump simplecov from 0.17.1 to 0.18.0 (#8805) Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.17.1 to 0.18.0. - [Release notes](https://github.com/colszowka/simplecov/releases) - [Changelog](https://github.com/colszowka/simplecov/blob/master/CHANGELOG.md) - [Commits](https://github.com/colszowka/simplecov/compare/v0.17.1...v0.18.0) Only used during testing, upgrade is safe --- Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 50196d8d59b..a29850f0194 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,6 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.3.0) jwt (2.2.1) kgio (2.11.3) libv8 (7.3.492.27.1) @@ -386,11 +385,10 @@ GEM rack (>= 2.0.0) rack-protection (>= 2.0.0) redis (>= 4.1.0) - simplecov (0.17.1) + simplecov (0.18.0) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov-html (~> 0.11.0) + simplecov-html (0.11.0) sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3)