From 8cdda3c665e648269ab6919fa06058c8c8a2a5f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Jan 2021 05:37:52 +0000 Subject: [PATCH] Bump simplecov from 0.21.0 to 0.21.1 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.21.0 to 0.21.1. - [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.21.0...v0.21.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59c21d07..b4fc7153 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - simplecov (0.21.0) + simplecov (0.21.1) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1)