mirror of
https://github.com/mperham/sidekiq.git
synced 2022-11-09 13:52:34 -05:00
Bump sidekiq & celluloid versions in example app
This commit is contained in:
parent
7cbed5e141
commit
287b80d787
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
PATH
|
||||
remote: ..
|
||||
specs:
|
||||
sidekiq (0.10.0)
|
||||
sidekiq (0.10.1)
|
||||
celluloid
|
||||
connection_pool (~> 0.9.0)
|
||||
multi_json
|
||||
|
@ -51,7 +51,7 @@ GEM
|
|||
net-sftp (>= 2.0.0)
|
||||
net-ssh (>= 2.0.14)
|
||||
net-ssh-gateway (>= 1.1.0)
|
||||
celluloid (0.9.0)
|
||||
celluloid (0.9.1)
|
||||
connection_pool (0.9.0)
|
||||
erubis (2.7.0)
|
||||
highline (1.6.11)
|
||||
|
|
Loading…
Add table
Reference in a new issue