From 5e1aede5a8199bfa907756934c299488700813f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 06:25:19 +0000 Subject: [PATCH] Bump simplecov from 0.20.0 to 0.21.0 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.20.0 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.20.0...v0.21.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e00abb70..59c21d07 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM crass (1.0.6) database_cleaner (1.8.5) diff-lcs (1.4.4) - docile (1.3.2) + docile (1.3.4) e2mmap (0.1.0) erubi (1.10.0) execjs (2.7.0) @@ -260,7 +260,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - simplecov (0.20.0) + simplecov (0.21.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1)