From 08c2457292928ad7fcdf73317484138e356ea159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 17:33:25 +0000 Subject: [PATCH] Bump simplecov from 0.22.0 to 1.0.1 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.22.0 to 1.0.1. - [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/v0.22.0...v1.0.1) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.1 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 0997d31..4b2efa0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,6 @@ GEM irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.6.2) - docile (1.4.1) dotenv (3.2.0) dotenv-rails (3.2.0) dotenv (= 3.2.0) @@ -315,12 +314,7 @@ GEM ruby-next-core (1.2.0) ruby-progressbar (1.13.0) securerandom (0.4.1) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-html (0.13.2) - simplecov_json_formatter (0.1.4) + simplecov (1.0.1) simpleidn (0.2.3) solid_cable (4.0.0) actioncable (>= 7.2)