8000 Update Bunny instructions for 2.5.1 · syk-coder/rabbitmq-tutorials@77167bf · GitHub
[go: up one dir, main page]

Skip to content

Commit 77167bf

Browse files
Update Bunny instructions for 2.5.1
1 parent 46e9873 commit 77167bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ruby/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ To run this code you need [Bunny](http://rubybunny.info).
99

1010
You can install it via RubyGems:
1111

12-
gem install bunny --version ">= 2.2.2"
12+
gem install bunny --version ">= 2.5.1"
1313

14-
Bunny supports Ruby 2.0 through 2.2.
14+
Bunny supports Ruby 2.0 and later versions.
1515

1616
## Code
1717

0 commit comments

Comments
 (0)
0