From eba595f9fa59200cde4efee9508e5f3c0fb9c421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 20:57:38 +0000 Subject: [PATCH] Bump codecov from 0.5.2 to 0.6.0 Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.5.2 to 0.6.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.5.2...v0.6.0) --- updated-dependencies: - dependency-name: codecov dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4da5c46f4..061ad9b2e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -343,7 +343,7 @@ GEM activesupport (>= 5.0, < 6.2.0) httparty railties (>= 5.0, < 6.2.0) - codecov (0.5.2) + codecov (0.6.0) simplecov (>= 0.15, < 0.22) coderay (1.1.3) coercible (1.0.0)