From 9eb2e5a211f1ce07d67e12cddda87c29826a9d0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Aug 2026 12:17:30 +0000 Subject: [PATCH] Bump simplecov from 0.22.0 to 1.0.3 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.22.0 to 1.0.3. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/docs/Changelog.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.22.0...v1.0.3) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a4cf05..8fef4a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,6 @@ GEM responders warden (~> 1.2.3) diff-lcs (1.6.2) - docile (1.4.1) dotenv (3.2.0) drb (2.2.3) ed25519 (1.4.0) @@ -469,13 +468,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-html (0.13.2) + simplecov (1.0.3) simplecov-lcov (0.9.0) - simplecov_json_formatter (0.1.4) simpleidn (0.2.3) solid_cable (3.0.12) actioncable (>= 7.2)