mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
misc
This commit is contained in:
parent
e5cfae22f5
commit
16ee297db7
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
PATH
|
||||
remote: .
|
||||
specs:
|
||||
sidekiq (6.0.4)
|
||||
sidekiq (6.0.5)
|
||||
connection_pool (>= 2.2.2)
|
||||
rack (~> 2.0.8)
|
||||
rack (~> 2.0)
|
||||
rack-protection (>= 2.0.0)
|
||||
redis (>= 4.1.0)
|
||||
|
||||
|
|
Loading…
Reference in a new issue