From a913704f85f843a13f9d60c883be31960d227109 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 21:43:12 +0000 Subject: [PATCH] Bump coverband from 6.0.1 to 6.0.2 Bumps [coverband](https://github.com/danmayer/coverband) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/danmayer/coverband/releases) - [Changelog](https://github.com/danmayer/coverband/blob/main/changes.md) - [Commits](https://github.com/danmayer/coverband/commits) --- updated-dependencies: - dependency-name: coverband dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5412ea9f4c..a88736a0f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM coderay (1.1.3) concurrent-ruby (1.2.3) connection_pool (2.4.1) - coverband (6.0.1) + coverband (6.0.2) redis (>= 3.0) crack (1.0.0) bigdecimal @@ -501,7 +501,7 @@ GEM recaptcha (5.16.0) redis (5.1.0) redis-client (>= 0.17.0) - redis-client (0.19.1) + redis-client (0.20.0) connection_pool regexp_parser (2.9.0) request_store (1.5.1)