From c820ec1bcaecf6dd58033501f59ce0d1c843be4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jan 2022 15:02:08 +0000 Subject: [PATCH] Bump sidekiq from 4.2.10 to 5.2.9 Bumps [sidekiq](https://github.com/mperham/sidekiq) from 4.2.10 to 5.2.9. - [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/v4.2.10...v5.2.9) --- updated-dependencies: - dependency-name: sidekiq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile b/Gemfile index 77508c7..cd69188 100644 --- a/Gemfile +++ b/Gemfile @@ -59,7 +59,7 @@ gem 'axlsx', '2.1.0.pre' gem 'axlsx_rails' # jobs -gem 'sidekiq', '~> 4.1' +gem 'sidekiq', '~> 5.2' gem 'sidekiq-cron', '~> 1.0', '>= 1.0.4' gem 'redis', '~> 3.2', '>= 3.2.2' gem 'redis-namespace', '~> 1.5', '>= 1.5.2' diff --git a/Gemfile.lock b/Gemfile.lock index 65f9ec2..f26adaf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1026,8 +1026,8 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.8) - connection_pool (2.2.2) + concurrent-ruby (1.1.9) + connection_pool (2.2.5) crass (1.0.6) devise (4.7.1) bcrypt (~> 3.0) @@ -1140,7 +1140,7 @@ GEM raabro (1.1.6) racc (1.5.2) rack (2.2.3) - rack-protection (2.0.7) + rack-protection (2.1.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) @@ -1217,11 +1217,11 @@ GEM childprocess (~> 0.5) rubyzip (~> 1.0) sexp_processor (4.13.0) - sidekiq (4.2.10) - concurrent-ruby (~> 1.0) - connection_pool (~> 2.2, >= 2.2.0) + sidekiq (5.2.9) + connection_pool (~> 2.2, >= 2.2.2) + rack (~> 2.0) rack-protection (>= 1.5.0) - redis (~> 3.2, >= 3.2.1) + redis (>= 3.3.5, < 4.2) sidekiq-cron (1.1.0) fugit (~> 1.1) sidekiq (>= 4.2.1) @@ -1327,7 +1327,7 @@ DEPENDENCIES sass-rails (~> 5.0) scoped_search selenium-webdriver - sidekiq (~> 4.1) + sidekiq (~> 5.2) sidekiq-cron (~> 1.0, >= 1.0.4) sidekiq-unique-jobs (~> 4.0, >= 4.0.16) simple_form