From a44688c54d27bf3374d4df76ba4bab6836041a88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 00:02:56 +0000 Subject: [PATCH] Bump simplecov from 0.22.0 to 1.0.3 in /backend 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/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] --- backend/Gemfile.lock | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 3ffebe8a..7266daef 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -165,7 +165,6 @@ GEM actionmailer (>= 5.0) devise (>= 4.6) diff-lcs (1.6.2) - docile (1.4.0) dotenv (3.1.0) dotenv-rails (3.1.0) dotenv (= 3.1.0) @@ -453,12 +452,7 @@ GEM logger rack (>= 2.2.4) redis-client (>= 0.22.2) - simplecov (0.22.0) - docile (~> 1.1) - simplecov-html (~> 0.11) - simplecov_json_formatter (~> 0.1) - simplecov-html (0.12.3) - simplecov_json_formatter (0.1.4) + simplecov (1.0.3) sixarm_ruby_unaccent (1.2.0) smart_properties (1.17.0) sprockets (4.2.2)