Merge pull request #515 from neocities/dependabot/bundler/sidekiq-7.2.4

Bump sidekiq from 7.2.0 to 7.2.4
This commit is contained in:
Kyle Drake 2024-04-29 11:33:41 -05:00 committed by GitHub
commit 1a698b5765
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ GEM
certified (1.0.0)
climate_control (1.2.0)
coderay (1.1.3)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
coveralls_reborn (0.28.0)
simplecov (~> 0.22.0)
@ -229,7 +229,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.8.1)
rack (2.2.9)
rack-cache (1.15.0)
rack (>= 0.4)
rack-protection (3.2.0)
@ -247,7 +247,7 @@ GEM
rbtree3 (0.7.1)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.19.1)
redis-client (0.22.1)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
@ -283,11 +283,11 @@ GEM
sequel (>= 4.38.0)
shotgun (0.9.2)
rack (>= 1.0)
sidekiq (7.2.0)
sidekiq (7.2.4)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.14.0)
redis-client (>= 0.19.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)