From 9625a6a4274894161b8869c9d1362b9a41bc3ebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 23:17:28 +0000 Subject: [PATCH] Bump sidekiq from 2.14.1 to 5.2.8 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 2.14.1 to 5.2.8. - [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/v2.14.1...v5.2.8) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0042ab3..6a92d18 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -101,8 +101,6 @@ GEM activemodel (>= 3.2.0) activesupport (>= 3.2.0) json (>= 1.7) - celluloid (0.15.1) - timers (~> 1.1.0) cliver (0.2.2) closure_tree (4.2.7) activerecord (>= 3.0.0) @@ -115,7 +113,7 @@ GEM coffee-script-source execjs coffee-script-source (1.6.3) - connection_pool (1.1.0) + connection_pool (2.2.5) debug_inspector (0.0.2) devise (3.1.0) bcrypt-ruby (~> 3.0) @@ -184,7 +182,7 @@ GEM turbolinks jquery-ui-rails (4.0.5) railties (>= 3.1.0) - json (1.8.0) + json (2.5.1) kaminari (0.14.1) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -262,9 +260,7 @@ GEM ffi (>= 0.5.0) rb-kqueue (0.2.0) ffi (>= 0.5.0) - redis (3.0.4) - redis-namespace (1.3.1) - redis (~> 3.0.0) + redis (4.4.0) redis-objects (0.7.0) redis (>= 3.0.2) rspec (2.14.1) @@ -289,12 +285,11 @@ GEM railties (>= 4.0.0.beta, < 5.0) sass (>= 3.1.10) sprockets-rails (~> 2.0.0) - sidekiq (2.14.1) - celluloid (>= 0.14.1) - connection_pool (>= 1.0.0) - json - redis (>= 3.0.4) - redis-namespace (>= 1.3.1) + sidekiq (5.2.8) + connection_pool (~> 2.2, >= 2.2.2) + rack (< 2.1.0) + rack-protection (>= 1.5.0) + redis (>= 3.3.5, < 5) sidekiq-failures (0.2.2) sidekiq (>= 2.9.0) simplecov (0.7.1) @@ -330,7 +325,6 @@ GEM thread_safe (0.1.3) atomic tilt (1.4.1) - timers (1.1.0) treetop (1.4.15) polyglot polyglot (>= 0.3.1)