From 84b29e380763781bcef0f6994d0f48627bbc2540 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2020 04:13:50 +0000 Subject: [PATCH] Bump simplecov from 0.17.0 to 0.18.5 Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.17.0 to 0.18.5. - [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.0...v0.18.5) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9090997..a2ee67c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.2.0) + json (2.3.0) launchy (2.4.3) addressable (~> 2.3) leaflet-rails (1.0.3) @@ -227,11 +227,10 @@ GEM simple_form (4.0.0) actionpack (> 4) activemodel (> 4) - simplecov (0.17.0) + 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) spring (2.1.0) spring-commands-rspec (1.0.4) spring (>= 0.9.1)