8000 Update README.md · liborange/rabbitmq-tutorials@9423c99 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9423c99

Browse files
Update README.md
1 parent 7a64eb6 commit 9423c99

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ruby/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ Here you can find Ruby code examples from
55

66
## Requirements
77

8-
To run this code you need [Bunny 0.9+](http://rubybunny.info).
8+
To run this code you need [Bunny](http://rubybunny.info).
99

1010
You can install it via RubyGems:
1111

12-
gem install bunny --version ">= 0.9.1"
12+
gem install bunny --version ">= 2.0.1"
1313

14-
Bunny supports Ruby 2.0, 1.9, JRuby, Rubinius 2.0, and Ruby 1.8.7.
14+
Bunny supports Ruby 2.0 through 2.2.
1515

1616
## Code
1717

0 commit comments

Comments
 (0)
0