From 71b91fc120a7baed103876873aec0e4c8c37134a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 17:34:40 +0000 Subject: [PATCH] Bump simplecov from 1.0.1 to 1.0.2 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89ddee3..82246aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -314,7 +314,7 @@ GEM ruby-next-core (1.2.0) ruby-progressbar (1.13.0) securerandom (0.4.1) - simplecov (1.0.1) + simplecov (1.0.2) simpleidn (0.2.3) solid_cable (4.0.0) actioncable (>= 7.2)