Update sidekiq-cron to version 1.11.0 (#20344)
Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Mac Siri <mac@forem.com>
This commit is contained in:
parent
d6f24947a2
commit
9c268e3ca5
7 changed files with 3 additions and 3 deletions
|
|
@ -329,7 +329,7 @@ GEM
|
|||
nokogiri (>= 1.5.11, < 2.0.0)
|
||||
formatador (1.1.0)
|
||||
front_matter_parser (1.0.1)
|
||||
fugit (1.8.1)
|
||||
fugit (1.9.0)
|
||||
et-orbi (~> 1, >= 1.2.7)
|
||||
raabro (~> 1.4)
|
||||
gemoji (4.1.0)
|
||||
|
|
@ -822,11 +822,11 @@ GEM
|
|||
shellany (0.0.1)
|
||||
shoulda-matchers (5.3.0)
|
||||
activesupport (>= 5.2.0)
|
||||
sidekiq (6.5.9)
|
||||
sidekiq (6.5.12)
|
||||
connection_pool (>= 2.2.5, < 3)
|
||||
rack (~> 2.0)
|
||||
redis (>= 4.5.0, < 5)
|
||||
sidekiq-cron (1.10.1)
|
||||
sidekiq-cron (1.11.0)
|
||||
fugit (~> 1.8)
|
||||
globalid (>= 1.0.1)
|
||||
sidekiq (>= 6)
|
||||
|
|
|
|||
BIN
vendor/cache/fugit-1.8.1.gem
vendored
BIN
vendor/cache/fugit-1.8.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/fugit-1.9.0.gem
vendored
Normal file
BIN
vendor/cache/fugit-1.9.0.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/sidekiq-6.5.12.gem
vendored
Normal file
BIN
vendor/cache/sidekiq-6.5.12.gem
vendored
Normal file
Binary file not shown.
BIN
vendor/cache/sidekiq-6.5.9.gem
vendored
BIN
vendor/cache/sidekiq-6.5.9.gem
vendored
Binary file not shown.
BIN
vendor/cache/sidekiq-cron-1.10.1.gem
vendored
BIN
vendor/cache/sidekiq-cron-1.10.1.gem
vendored
Binary file not shown.
BIN
vendor/cache/sidekiq-cron-1.11.0.gem
vendored
Normal file
BIN
vendor/cache/sidekiq-cron-1.11.0.gem
vendored
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue