Merge pull request #160 from OpenMandrivaSoftware/dependabot/bundler/sidekiq-5.2.8

Bump sidekiq from 5.0.3 to 5.2.8
This commit is contained in:
Alexander Stefanov 2022-09-20 15:32:36 +02:00 committed by GitHub
commit 9d99b9162e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -128,8 +128,8 @@ GEM
compass (~> 1.0.0) compass (~> 1.0.0)
sass-rails (< 5.1) sass-rails (< 5.1)
sprockets (< 4.0) sprockets (< 4.0)
concurrent-ruby (1.1.7) concurrent-ruby (1.1.9)
connection_pool (2.2.1) connection_pool (2.2.5)
crack (0.4.3) crack (0.4.3)
safe_yaml (~> 1.0.0) safe_yaml (~> 1.0.0)
crass (1.0.6) crass (1.0.6)
@ -507,11 +507,11 @@ GEM
shoulda-context (1.2.2) shoulda-context (1.2.2)
shoulda-matchers (2.8.0) shoulda-matchers (2.8.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
sidekiq (5.0.3) sidekiq (5.2.8)
concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.2)
connection_pool (~> 2.2, >= 2.2.0) rack (< 2.1.0)
rack-protection (>= 1.5.0) rack-protection (>= 1.5.0)
redis (~> 3.3, >= 3.3.3) redis (>= 3.3.5, < 5)
sidekiq-failures (1.0.0) sidekiq-failures (1.0.0)
sidekiq (>= 4.0.0) sidekiq (>= 4.0.0)
sidekiq-scheduler (2.1.6) sidekiq-scheduler (2.1.6)