From 3507aeba1759bb03dcae1664cc6485652bbadf4c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 28 May 2020 20:37:32 +0000 Subject: [PATCH] No-Jira(deps-dev): Bump simplecov from 0.15.1 to 0.18.5 Bumps [simplecov](https://github.com/colszowka/simplecov) from 0.15.1 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.15.1...v0.18.5) 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 c976814..c7d2faf 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.18.5) + 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)