Amqp gem must be at least 0.8.0.rc12
This commit is contained in:
parent
dc2d0a4149
commit
5a5097b192
@ -9,7 +9,7 @@ To run this code you need [amqp gem](http://bit.ly/itcpVv) version 0.8
|
|||||||
(currently available as a prerelease version). This code won't work
|
(currently available as a prerelease version). This code won't work
|
||||||
with earlier versions! You can install it via RubyGems thusly:
|
with earlier versions! You can install it via RubyGems thusly:
|
||||||
|
|
||||||
gem install amqp --pre
|
gem install amqp --pre --version "~> 0.8.0.rc12"
|
||||||
|
|
||||||
## Code
|
## Code
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user