From 4a8a18d9382cb39571adfea70973177d54bff5ea Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 11 Jan 2021 03:15:39 +0000 Subject: [PATCH] Bump simplecov from 0.18.5 to 0.21.2 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.18.5 to 0.21.2. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.18.5...v0.21.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2816bd6..5fd6d45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM cucumber-messages (~> 12.1, >= 12.1.1) database_cleaner (1.8.5) diff-lcs (1.3) - docile (1.3.2) + docile (1.3.4) erubi (1.9.0) factory_girl (4.9.0) activesupport (>= 3.0.0) @@ -267,10 +267,12 @@ GEM rspec-support (3.9.3) sdoc (1.1.0) rdoc (>= 5.0) - simplecov (0.18.5) + simplecov (0.21.2) docile (~> 1.1) simplecov-html (~> 0.11) - simplecov-html (0.12.1) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.2) spring (2.1.0) spring-watcher-listen (2.0.1) listen (>= 2.7, < 4.0)