From a57fe3723d8a65deab02abe0d473d0006713d796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Dec 2021 18:04:28 +0000 Subject: [PATCH] build(deps): bump simplecov-cobertura in /Library/Homebrew Bumps [simplecov-cobertura](https://github.com/dashingrocket/simplecov-cobertura) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/dashingrocket/simplecov-cobertura/releases) - [Commits](https://github.com/dashingrocket/simplecov-cobertura/compare/v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: simplecov-cobertura dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index a8ac02b905..790fb7bb30 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -153,7 +153,7 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (2.0.0) + simplecov-cobertura (2.1.0) rexml simplecov (~> 0.19) simplecov-html (0.12.3)