From 63f887cc579ba7a575213f288c3d77483358522e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 09:15:56 +0000 Subject: [PATCH] Bump simplecov from 0.15.1 to 0.18.1 Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.15.1 to 0.18.1. - [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.15.1...v0.18.1) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dade08c..f2ae068 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,7 +52,7 @@ GEM descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.3) - docile (1.1.5) + docile (1.3.2) dry-configurable (0.7.0) concurrent-ruby (~> 1.0) dry-container (0.6.0) @@ -87,7 +87,6 @@ GEM ice_nine (0.11.2) inflecto (0.0.2) jmespath (1.3.1) - json (2.1.0) method_source (0.9.0) minitest (5.10.3) net-scp (1.2.1) @@ -133,11 +132,10 @@ GEM rubocop-rspec (1.21.0) rubocop (>= 0.52.0) ruby-progressbar (1.9.0) - simplecov (0.15.1) - docile (~> 1.1.0) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov (0.18.1) + docile (~> 1.1) + simplecov-html (~> 0.11.0) + simplecov-html (0.11.0) single_cov (0.7.0) sshkit (1.15.1) net-scp (>= 1.1.2)