BUGFIX: rails 3 removal downgraded message bus

This commit is contained in:
Sam Saffron 2014-02-18 12:43:25 +11:00
parent 6360868341
commit 78bfa29b85
1 changed files with 2 additions and 2 deletions

View File

@ -151,7 +151,7 @@ GEM
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
message_bus (0.9.3.2)
message_bus (0.9.4)
eventmachine
rack (>= 1.1.3)
redis
@ -268,7 +268,7 @@ GEM
msgpack (>= 0.4.3)
trollop (>= 1.16.2)
redcarpet (3.0.0)
redis (3.0.6)
redis (3.0.7)
redis-namespace (1.3.2)
redis (~> 3.0.4)
ref (1.0.5)