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:
depfu[bot] 2023-06-20 13:48:32 -07:00 committed by GitHub
parent 37ef5c88fd
commit 8bdd0e1fa5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 2 additions and 2 deletions

View file

@ -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)

Binary file not shown.

BIN
vendor/cache/connection_pool-2.4.1.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/sidekiq-6.5.9.gem vendored Normal file

Binary file not shown.