From 2db6035ca8ebd7880dc94c4dab404746f1c3fde8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 06:29:50 +0000 Subject: [PATCH] Update dependency simplecov to v1.1.1 (#40141) 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 0f74a9037c4..cadca7aeda5 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.0) + simplecov (1.1.1) simplecov-lcov (0.9.0) ssrf_filter (1.5.0) stackprof (0.2.28)