From b84820ad934ab13ad127639c52d3c3da1ef9e300 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Jan 2021 10:38:35 +0000 Subject: [PATCH] Bump simplecov from 0.17.1 to 0.18.5 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.17.1 to 0.18.5. - [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.17.1...v0.18.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 70b0ea8613..daa8ce96fa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,7 +208,7 @@ GEM devise-token_authenticatable (1.1.0) devise (>= 4.0.0, < 5.0.0) diff-lcs (1.4.4) - docile (1.3.2) + docile (1.3.4) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dry-inflector (0.1.2) @@ -638,11 +638,10 @@ GEM rubyzip (>= 1.2.2) shoulda-matchers (4.0.1) activesupport (>= 4.2.0) - simplecov (0.17.1) + simplecov (0.18.5) docile (~> 1.1) - json (>= 1.8, < 3) - simplecov-html (~> 0.10.0) - simplecov-html (0.10.2) + simplecov-html (~> 0.11) + simplecov-html (0.12.3) sinatra (1.4.8) rack (~> 1.5) rack-protection (~> 1.4)