From ae04b826cbd748f8e3f7fc94be1048a7766604fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 02:32:31 +0000 Subject: [PATCH] chore(deps-dev): 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 5e620c17..4cb38b4d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,7 +173,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)