From 7ef8676229447dba1f5b6a2d70dc95846cc7779d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 09:29:47 +0000 Subject: [PATCH] build(deps): bump simplecov from 1.0.2 to 1.0.3 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 1.0.2 to 1.0.3. - [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.2...v1.0.3) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.3 dependency-type: direct:production 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 c2ce152..b620838 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM rubocop (>= 1.72.1) ruby-progressbar (1.13.0) securerandom (0.4.1) - simplecov (1.0.2) + simplecov (1.0.3) steep (2.0.0) concurrent-ruby (>= 1.1.10) csv (>= 3.0.9)