From 5533d5352bfd61affd377a68b95ea03e45d54d4c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 07:38:28 +0000 Subject: [PATCH] build(deps): bump simplecov from 0.19.0 to 0.20.0 in /Library/Homebrew Bumps [simplecov](https://github.com/simplecov-ruby/simplecov) from 0.19.0 to 0.20.0. - [Release notes](https://github.com/simplecov-ruby/simplecov/releases) - [Changelog](https://github.com/simplecov-ruby/simplecov/blob/main/CHANGELOG.md) - [Commits](https://github.com/simplecov-ruby/simplecov/compare/v0.19.0...v0.20.0) Signed-off-by: dependabot[bot] --- Library/Homebrew/Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Library/Homebrew/Gemfile.lock b/Library/Homebrew/Gemfile.lock index 99e033379b26f..0e7b6951b3625 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -118,10 +118,12 @@ GEM rubocop ruby-macho (2.2.0) ruby-progressbar (1.10.1) - simplecov (0.19.0) + simplecov (0.20.0) docile (~> 1.1) simplecov-html (~> 0.11) + simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) + simplecov_json_formatter (0.1.2) sorbet (0.5.5949) sorbet-static (= 0.5.5949) sorbet-runtime (0.5.5949)