1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00

Upgrade celluloid

This commit is contained in:
Mike Perham 2012-02-21 15:56:44 -08:00
parent a242600a08
commit e15e6d8ae5

View file

@ -38,21 +38,21 @@ GEM
activesupport (3.2.1)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (3.0.0)
arel (3.0.2)
builder (3.0.0)
celluloid (0.8.0)
celluloid (0.9.0)
connection_pool (0.1.0)
erubis (2.7.0)
hike (1.2.1)
i18n (0.6.0)
journey (1.0.1)
journey (1.0.2)
json (1.6.5)
mail (2.4.1)
i18n (>= 0.4.0)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.17.2)
multi_json (1.0.4)
multi_json (1.1.0)
polyglot (0.3.3)
rack (1.4.1)
rack-cache (1.1)
@ -82,13 +82,13 @@ GEM
rdoc (3.12)
json (~> 1.4)
redis (2.2.2)
redis-namespace (1.0.3)
redis-namespace (1.1.0)
redis (< 3.0.0)
resque (1.19.0)
multi_json (~> 1.0)
redis-namespace (~> 1.0.2)
resque (1.8.2)
redis
redis-namespace
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
vegas (>= 0.1.2)
sinatra (1.3.2)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)