Update sidekiq to version 6.5.9 (#19572)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
37ef5c88fd
commit
8bdd0e1fa5
5 changed files with 2 additions and 2 deletions
|
|
@ -169,7 +169,7 @@ GEM
|
|||
execjs
|
||||
coffee-script-source (1.12.2)
|
||||
concurrent-ruby (1.2.2)
|
||||
connection_pool (2.4.0)
|
||||
connection_pool (2.4.1)
|
||||
counter_culture (3.3.0)
|
||||
activerecord (>= 4.2)
|
||||
activesupport (>= 4.2)
|
||||
|
|
@ -813,7 +813,7 @@ GEM
|
|||
shellany (0.0.1)
|
||||
shoulda-matchers (5.3.0)
|
||||
activesupport (>= 5.2.0)
|
||||
sidekiq (6.5.8)
|
||||
sidekiq (6.5.9)
|
||||
connection_pool (>= 2.2.5, < 3)
|
||||
rack (~> 2.0)
|
||||
redis (>= 4.5.0, < 5)
|
||||
|
|
|
|||
BIN
vendor/cache/connection_pool-2.4.0.gem
vendored
BIN
vendor/cache/connection_pool-2.4.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/connection_pool-2.4.1.gem
vendored
Normal file
BIN
vendor/cache/connection_pool-2.4.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/sidekiq-6.5.8.gem
vendored
BIN
vendor/cache/sidekiq-6.5.8.gem
vendored
Binary file not shown.
BIN
vendor/cache/sidekiq-6.5.9.gem
vendored
Normal file
BIN
vendor/cache/sidekiq-6.5.9.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue