From 9a222b7f00952525be8c6a59ea3ce75f26ea7543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Nov 2021 21:43:24 +0000 Subject: [PATCH] build(deps): bump simplecov-cobertura in /Library/Homebrew Bumps [simplecov-cobertura](https://github.com/dashingrocket/simplecov-cobertura) from 1.4.2 to 2.0.0. - [Release notes](https://github.com/dashingrocket/simplecov-cobertura/releases) - [Commits](https://github.com/dashingrocket/simplecov-cobertura/compare/v1.4.2...v2.0.0) --- updated-dependencies: - dependency-name: simplecov-cobertura dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index cc343e6ac6..584dfeae9a 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -153,8 +153,9 @@ GEM docile (~> 1.1) simplecov-html (~> 0.11) simplecov_json_formatter (~> 0.1) - simplecov-cobertura (1.4.2) - simplecov (~> 0.8) + simplecov-cobertura (2.0.0) + rexml + simplecov (~> 0.19) simplecov-html (0.12.3) simplecov_json_formatter (0.1.3) sorbet (0.5.9368)