From dd2182275b3b375660bcfc4fc019cc874688803d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 08:05:15 +0000 Subject: [PATCH] build(deps-dev): bump the bundler group across 1 directory with 2 updates Bumps the bundler group with 2 updates in the / directory: [simplecov-cobertura](https://github.com/jessebs/simplecov-cobertura) and [overcommit](https://github.com/sds/overcommit). Updates `simplecov-cobertura` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/jessebs/simplecov-cobertura/releases) - [Commits](https://github.com/jessebs/simplecov-cobertura/compare/v3.1.0...v3.2.0) Updates `overcommit` from 0.70.0 to 0.71.0 - [Release notes](https://github.com/sds/overcommit/releases) - [Changelog](https://github.com/sds/overcommit/blob/main/CHANGELOG.md) - [Commits](https://github.com/sds/overcommit/compare/v0.70.0...v0.71.0) --- updated-dependencies: - dependency-name: simplecov-cobertura dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler - dependency-name: overcommit dependency-version: 0.71.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4ee193263..0b7f40d3f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,7 +15,7 @@ GEM minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) - overcommit (0.70.0) + overcommit (0.71.0) childprocess (>= 0.6.3, < 6) iniparse (~> 1.4) rexml (>= 3.3.9) @@ -48,7 +48,7 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (3.1.0) + simplecov-cobertura (3.2.0) rexml simplecov (~> 0.19) simplecov-html (0.13.2)