Merge pull request #1819 from Retrospring/dependabot/bundler/sidekiq-scheduler-5.0.6
This commit is contained in:
commit
a2e753da99
12
Gemfile.lock
12
Gemfile.lock
|
@ -163,7 +163,7 @@ GEM
|
|||
dry-logic (~> 1.4)
|
||||
zeitwerk (~> 2.6)
|
||||
erubi (1.13.0)
|
||||
et-orbi (1.2.7)
|
||||
et-orbi (1.2.11)
|
||||
tzinfo
|
||||
excon (0.110.0)
|
||||
factory_bot (6.4.5)
|
||||
|
@ -195,8 +195,8 @@ GEM
|
|||
fog-core
|
||||
nokogiri (>= 1.5.11, < 2.0.0)
|
||||
formatador (1.1.0)
|
||||
fugit (1.9.0)
|
||||
et-orbi (~> 1, >= 1.2.7)
|
||||
fugit (1.11.0)
|
||||
et-orbi (~> 1, >= 1.2.11)
|
||||
raabro (~> 1.4)
|
||||
glob (0.4.0)
|
||||
globalid (1.2.1)
|
||||
|
@ -463,10 +463,10 @@ GEM
|
|||
connection_pool (>= 2.2.5, < 3)
|
||||
rack (~> 2.0)
|
||||
redis (>= 4.5.0, < 5)
|
||||
sidekiq-scheduler (5.0.3)
|
||||
sidekiq-scheduler (5.0.6)
|
||||
rufus-scheduler (~> 3.2)
|
||||
sidekiq (>= 6, < 8)
|
||||
tilt (>= 1.4.0)
|
||||
tilt (>= 1.4.0, < 3)
|
||||
simplecov (0.22.0)
|
||||
docile (~> 1.1)
|
||||
simplecov-html (~> 0.11)
|
||||
|
@ -491,7 +491,7 @@ GEM
|
|||
sysexits (1.2.0)
|
||||
temple (0.10.3)
|
||||
thor (1.3.1)
|
||||
tilt (2.3.0)
|
||||
tilt (2.4.0)
|
||||
timeout (0.4.1)
|
||||
tldv (0.1.0)
|
||||
tldv-data (~> 1.0)
|
||||
|
|
Loading…
Reference in New Issue