From 85d124b5dac01009ff84f2c770f0043a398e1f7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 11:54:19 +0000 Subject: [PATCH] build(deps): bump codecov from 0.4.1 to 0.4.2 in /Library/Homebrew Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.4.1 to 0.4.2. - [Release notes](https://github.com/codecov/codecov-ruby/releases) - [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-ruby/compare/v0.4.1...v0.4.2) 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 ec61fc972d..cf02e40446 100644 --- a/Library/Homebrew/Gemfile.lock +++ b/Library/Homebrew/Gemfile.lock @@ -10,7 +10,7 @@ GEM ast (2.4.2) bindata (2.4.8) byebug (11.1.3) - codecov (0.4.1) + codecov (0.4.2) simplecov (>= 0.15, < 0.22) coderay (1.1.3) colorize (0.8.1)