From 96c5f65f00958bd0c1091fcd128de3ffb5b0d6e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 14:14:42 +0200 Subject: [PATCH] Update dependency simplecov to v1.0.1 (#39813) 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 e23e39d4aff..d94ca199827 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.0.0) + simplecov (1.0.1) simplecov-lcov (0.9.0) ssrf_filter (1.5.0) stackprof (0.2.28)