From f4b1ee3f6644c6a01a18a7b77e967069ff175f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 00:36:21 +0000 Subject: [PATCH] build(deps-dev): bump simplecov from 1.1.1 to 1.2.0 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 1.1.1 to 1.2.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.1.1...v1.2.0) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.2.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 a8481f48..772adf51 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -821,7 +821,7 @@ GEM concurrent-ruby (~> 1.0, >= 1.0.2) logger sexp_processor (4.17.5) - simplecov (1.1.1) + simplecov (1.2.0) sin_lru_redux (2.5.3) sitemap_generator (7.1.1) builder (~> 3.0)