From d5a6aa2200e0b300caf7585cccbc141c2a85bb78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 11:02:49 +0000 Subject: [PATCH] build(deps-dev): 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 b91c4d9dd24..f5af9c50d72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -351,7 +351,7 @@ GEM pg (>= 0.18.0, != 1.2.0) sequel (>= 4.38.0) sexp_processor (4.17.5) - simplecov (1.1.0) + simplecov (1.1.1) sinatra (4.2.1) logger (>= 1.6.0) mustermann (~> 3.0)