From f745c2d1a8672da5ca9ecaaa0c76fa993bbf02ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 00:04:52 +0000 Subject: [PATCH] Bump simplecov from 0.22.0 to 1.1.1 in /backend Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.22.0 to 1.1.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.1.1) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.1.1 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 710394c6..0840c6cc 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) @@ -451,12 +450,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.1.1) sixarm_ruby_unaccent (1.2.0) smart_properties (1.17.0) sprockets (4.2.2)