From 74e801dddfbbfac0ead71c472b46d9991e726a92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 14:58:15 +0000 Subject: [PATCH] Bump sidekiq from 6.2.2 to 6.4.0 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 6.2.2 to 6.4.0. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/main/Changes.md) - [Commits](https://github.com/mperham/sidekiq/compare/v6.2.2...v6.4.0) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 436350e..aadb7b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,7 +212,7 @@ GEM ffi (~> 1.0) rchardet (1.8.0) recursive-open-struct (1.1.3) - redis (4.4.0) + redis (4.5.1) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) http-cookie (>= 1.0.2, < 2.0) @@ -226,7 +226,7 @@ GEM faraday (> 0.8, < 2.0) semantic_logger (4.8.2) concurrent-ruby (~> 1.0) - sidekiq (6.2.2) + sidekiq (6.4.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0)