From a55cb98f5cf5337dfcfe3ff58babb9967b282b99 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 26 Jan 2021 07:27:09 +0000
Subject: [PATCH] build(deps): bump codecov from 0.3.0 to 0.4.0 in
 /Library/Homebrew

Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.3.0 to 0.4.0.
- [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.3.0...v0.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
---
 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 2323c8bafc..52410ddbca 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.3.0)
+    codecov (0.4.0)
       simplecov (>= 0.15, < 0.22)
     coderay (1.1.3)
     colorize (0.8.1)
-- 
GitLab