From 37da761da77103b5477baaab345890d319ff3947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 00:24:55 +0000 Subject: [PATCH] Bump simplecov from 1.2.0 to 1.3.0 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 1.2.0 to 1.3.0. - [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.2.0...v1.3.0) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4b1587c..0c3ef55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -474,7 +474,7 @@ GEM bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger - simplecov (1.2.0) + simplecov (1.3.0) simpleidn (0.3.0) solid_cable (4.0.2) actioncable (>= 7.2)