Update sidekiq-cron to version 1.10.0 (#19245)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
parent
b7f00706bd
commit
5b437af792
5 changed files with 4 additions and 3 deletions
|
|
@ -323,7 +323,7 @@ GEM
|
|||
nokogiri (>= 1.5.11, < 2.0.0)
|
||||
formatador (1.1.0)
|
||||
front_matter_parser (1.0.1)
|
||||
fugit (1.8.0)
|
||||
fugit (1.8.1)
|
||||
et-orbi (~> 1, >= 1.2.7)
|
||||
raabro (~> 1.4)
|
||||
gemoji (4.0.1)
|
||||
|
|
@ -813,9 +813,10 @@ GEM
|
|||
connection_pool (>= 2.2.5, < 3)
|
||||
rack (~> 2.0)
|
||||
redis (>= 4.5.0, < 5)
|
||||
sidekiq-cron (1.9.1)
|
||||
sidekiq-cron (1.10.0)
|
||||
fugit (~> 1.8)
|
||||
sidekiq (>= 4.2.1)
|
||||
globalid (>= 1.0.1)
|
||||
sidekiq (>= 6)
|
||||
sidekiq-unique-jobs (7.1.29)
|
||||
brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.5)
|
||||
|
|
|
|||
BIN
vendor/cache/fugit-1.8.0.gem
vendored
BIN
vendor/cache/fugit-1.8.0.gem
vendored
Binary file not shown.
BIN
vendor/cache/fugit-1.8.1.gem
vendored
Normal file
BIN
vendor/cache/fugit-1.8.1.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/sidekiq-cron-1.10.0.gem
vendored
Normal file
BIN
vendor/cache/sidekiq-cron-1.10.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/sidekiq-cron-1.9.1.gem
vendored
BIN
vendor/cache/sidekiq-cron-1.9.1.gem
vendored
Binary file not shown.
Loading…
Add table
Reference in a new issue