From b09c82cb69623a66b2efb3a910395f19ebaf39d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 07:42:22 +0000 Subject: [PATCH] Bump simplecov-cobertura from 3.1.0 to 3.2.0 Bumps [simplecov-cobertura](https://github.com/jessebs/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) --- updated-dependencies: - dependency-name: simplecov-cobertura dependency-version: 3.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 450eb5b..c92d23b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -120,7 +120,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)