From 00bc4bb4b090a9a6458b23435d178f198b369c30 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 3 Jan 2021 17:08:02 +0000 Subject: [PATCH] No-Jira(deps): Bump simplecov from 0.15.1 to 0.21.0 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.15.1 to 0.21.0. - [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.15.1...v0.21.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b799fc..d5688f4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM coderay (1.1.2) concurrent-ruby (1.1.6) diff-lcs (1.3) - docile (1.1.5) + docile (1.3.4) ffi (1.9.25) formatador (0.2.5) guard (2.14.2) @@ -46,7 +46,6 @@ GEM i18n (1.8.2) concurrent-ruby (~> 1.0) invoca-utils (0.3.0) - json (2.1.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -86,11 +85,12 @@ GEM rspec-core (>= 2, < 4, != 2.12.0) ruby_dep (1.5.0) shellany (0.0.1) - simplecov (0.15.1) - docile (~> 1.1.0) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov (0.21.0) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) + simplecov-html (0.12.3) + simplecov_json_formatter (0.1.2) thor (0.20.0) thread_safe (0.3.6) tzinfo (1.2.7)