Update sidekiq-cron to version 1.9.1 (#18910)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
575852f940
commit
922cc75144
5 changed files with 3 additions and 3 deletions
|
|
@ -612,7 +612,7 @@ GEM
|
|||
rspec-rails (>= 3.0.0)
|
||||
raabro (1.4.0)
|
||||
racc (1.6.1)
|
||||
rack (2.2.4)
|
||||
rack (2.2.5)
|
||||
rack-attack (6.6.1)
|
||||
rack (>= 1.0, < 3)
|
||||
rack-cors (1.1.1)
|
||||
|
|
@ -811,8 +811,8 @@ GEM
|
|||
connection_pool (>= 2.2.5, < 3)
|
||||
rack (~> 2.0)
|
||||
redis (>= 4.5.0, < 5)
|
||||
sidekiq-cron (1.9.0)
|
||||
fugit (~> 1)
|
||||
sidekiq-cron (1.9.1)
|
||||
fugit (~> 1.8)
|
||||
sidekiq (>= 4.2.1)
|
||||
sidekiq-unique-jobs (7.1.29)
|
||||
brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
|
||||
|
|
|
|||
BIN
vendor/cache/rack-2.2.4.gem
vendored
BIN
vendor/cache/rack-2.2.4.gem
vendored
Binary file not shown.
BIN
vendor/cache/rack-2.2.5.gem
vendored
Normal file
BIN
vendor/cache/rack-2.2.5.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/sidekiq-cron-1.9.0.gem
vendored
BIN
vendor/cache/sidekiq-cron-1.9.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/sidekiq-cron-1.9.1.gem
vendored
Normal file
BIN
vendor/cache/sidekiq-cron-1.9.1.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue