1
0
Fork 0
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:
jc00ke 2012-03-29 22:24:06 -07:00
parent 7cbed5e141
commit 287b80d787

View file

@ -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)