From 037109abf6e66c65dd9c04350bf5ca793a6e72c6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 16 Aug 2020 18:58:22 +0000 Subject: [PATCH] No-Jira(deps): Bump simplecov from 0.15.1 to 0.19.0 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.15.1 to 0.19.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.19.0) 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 4b799fc..b7144e0 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.2) 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,10 @@ 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.19.0) + docile (~> 1.1) + simplecov-html (~> 0.11) + simplecov-html (0.12.2) thor (0.20.0) thread_safe (0.3.6) tzinfo (1.2.7)