From 7a9358acd42e7e3b158a489eeeb127f151f5ffc1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 08:10:30 +0000 Subject: [PATCH] Update dependency simplecov to v1.2.0 (#40420) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 220e87efc8e..1f8a9bda661 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -838,7 +838,7 @@ GEM simple_form (5.4.1) actionpack (>= 7.0) activemodel (>= 7.0) - simplecov (1.1.1) + simplecov (1.2.0) simplecov-lcov (0.9.0) ssrf_filter (1.5.0) stackprof (0.2.28)