From d1adc26707f6ab6423e69adef0b8bde5abf25878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:15:55 +0000 Subject: [PATCH] Bump sidekiq from 6.2.2 to 6.4.0 in /FeedBunch-app 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] --- FeedBunch-app/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FeedBunch-app/Gemfile.lock b/FeedBunch-app/Gemfile.lock index 4ad26684..ab5ac24a 100644 --- a/FeedBunch-app/Gemfile.lock +++ b/FeedBunch-app/Gemfile.lock @@ -293,7 +293,7 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - redis (4.4.0) + redis (4.5.1) regexp_parser (2.0.3) responders (3.0.1) actionpack (>= 5.0) @@ -350,7 +350,7 @@ GEM childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) - sidekiq (6.2.2) + sidekiq (6.4.0) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0)