From d730e47e27209b6c18efe2eff62045623402e76e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 10:02:41 +0000 Subject: [PATCH] Bump simplecov from 1.0.0 to 1.0.2 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 1.0.0 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.0...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 ab18305..72c98e5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,7 +98,7 @@ GEM prism (~> 1.7) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - simplecov (1.0.0) + simplecov (1.0.2) sinatra (4.2.1) logger (>= 1.6.0) mustermann (~> 3.0)