Merge pull request #12070 from openfoodfoundation/dependabot/bundler/sidekiq-7.2.1

Bump sidekiq from 7.2.0 to 7.2.1
This commit is contained in:
Maikel
2024-01-24 14:21:59 +11:00
committed by GitHub

View File

@@ -572,7 +572,7 @@ GEM
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (4.8.1)
redis-client (0.18.0)
redis-client (0.19.1)
connection_pool
regexp_parser (2.8.3)
reline (0.4.1)
@@ -674,11 +674,11 @@ GEM
semantic_range (3.0.0)
shoulda-matchers (6.1.0)
activesupport (>= 5.2.0)
sidekiq (7.2.0)
sidekiq (7.2.1)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.14.0)
redis-client (>= 0.19.0)
sidekiq-scheduler (5.0.3)
rufus-scheduler (~> 3.2)
sidekiq (>= 6, < 8)