From 9db35c4fa3402a033108ec02b176a092df6b34f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Feb 2023 19:27:32 +0000 Subject: [PATCH] Bump simplecov from 0.21.2 to 0.22.0 (#769) --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 04f36a1..bb003a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -371,7 +371,7 @@ GEM sexp_processor (4.16.1) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) - simplecov (0.21.2) + simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1)