From 584b013a49c76e8a46fb3ac1542368b5113c172a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Mar 2023 10:05:08 +0000 Subject: [PATCH] Bump sidekiq from 7.0.6 to 7.0.7 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/sidekiq/sidekiq/releases) - [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/sidekiq/sidekiq/compare/v7.0.6...v7.0.7) --- updated-dependencies: - dependency-name: sidekiq 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 87355209f9..55dcd00503 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -549,7 +549,7 @@ GEM ffi (~> 1.0) redcarpet (3.6.0) redis (4.8.1) - redis-client (0.13.0) + redis-client (0.14.0) connection_pool regexp_parser (2.7.0) reline (0.3.2) @@ -642,7 +642,7 @@ GEM semantic_range (3.0.0) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) - sidekiq (7.0.6) + sidekiq (7.0.7) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)