From 7408a18ae5ea6599bb29f7681bae4a492ea19304 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 19 Aug 2026 20:16:16 +0000 Subject: [PATCH] Update simplecov to version 1.1.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 53dc51d9..530a1f15 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -627,7 +627,7 @@ GEM rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) sexp_processor (4.17.5) - simplecov (1.0.2) + simplecov (1.1.1) singleton (0.3.0) snaky_hash (2.0.5) hashie (>= 0.1.0, < 6)