Skip to content

Commit

Permalink
Update Bunny instructions for 2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Aug 15, 2016
1 parent 46e9873 commit 77167bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ruby/README.md
Expand Up @@ -9,9 +9,9 @@ To run this code you need [Bunny](http://rubybunny.info).

You can install it via RubyGems:

gem install bunny --version ">= 2.2.2"
gem install bunny --version ">= 2.5.1"

Bunny supports Ruby 2.0 through 2.2.
Bunny supports Ruby 2.0 and later versions.

## Code

Expand Down

0 comments on commit 77167bf

Please sign in to comment.