From f182712188e48378dc64e2288a58c45ca60f71a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 12:43:45 +0000 Subject: [PATCH] Bump sidekiq from 7.0.5 to 7.0.6 Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.0.5 to 7.0.6. - [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.5...v7.0.6) --- 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 7efac50ad9..3860f62ebe 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.12.2) + redis-client (0.13.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.5) + sidekiq (7.0.6) concurrent-ruby (< 2) connection_pool (>= 2.3.0) rack (>= 2.2.4)