mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 11:11:13 +08:00
BUGFIX: rails 3 removal downgraded message bus
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user