From 557c2964bfeeb1339c5aac5e4a0c9252cd944cc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 09:30:47 +0000 Subject: [PATCH] Bump simplecov from 1.1.0 to 1.1.1 Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 1.1.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/v1.1.0...v1.1.1) --- updated-dependencies: - dependency-name: simplecov dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8c662544b..0ea06d1d7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -520,7 +520,7 @@ GEM logger shoulda-matchers (8.0.1) activesupport (>= 7.2) - simplecov (1.1.0) + simplecov (1.1.1) snaky_hash (2.0.7) hashie (>= 0.1.0, < 6) version_gem (~> 1.1, >= 1.1.14)