From ce66eacdeb70b1b17ba41f1d6c06d0054d1f8cf4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 19:27:18 +0000 Subject: [PATCH] chore(ruby): Update dependency simplecov to v1.0.3 --- ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/Gemfile.lock b/ruby/Gemfile.lock index 6328dc7a..022d2aad 100644 --- a/ruby/Gemfile.lock +++ b/ruby/Gemfile.lock @@ -96,7 +96,7 @@ GEM regexp_parser (>= 2.0) rubocop (~> 1.86, >= 1.86.2) ruby-progressbar (1.13.0) - simplecov (1.0.2) + simplecov (1.0.3) simplecov-lcov (0.9.0) unicode-display_width (3.2.0) unicode-emoji (~> 4.1)