From 8f897fb5f73c4479ee6b7fe1af94de8d8d3080dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 20:42:54 +0000 Subject: [PATCH] bundle: bump simplecov in the ruby-dependencies group Bumps the ruby-dependencies group with 1 update: [simplecov](https://github.com/simplecov-ruby/simplecov). Updates `simplecov` from 1.0.1 to 1.0.2 - [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.1...v1.0.2) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.0.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: ruby-dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 93b3682..89c0cd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -345,7 +345,7 @@ GEM simple_form (5.4.1) actionpack (>= 7.0) activemodel (>= 7.0) - simplecov (1.0.1) + simplecov (1.0.2) sprockets (4.2.2) concurrent-ruby (~> 1.0) logger