From b7992505c5ba804977d725c6a42d0dedb8d94fc8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 14:34:06 +0000 Subject: [PATCH] Bump simplecov from 1.0.0 to 1.0.3 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 1.0.0 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.0...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 4bfd55a..9219294 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) ruby-progressbar (1.13.0) - simplecov (1.0.0) + simplecov (1.0.3) standard (1.55.0) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.0)