Skip to content

Commit ca0812c

Browse files
README updates
1 parent e7ce242 commit ca0812c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ and will support more HTTP API features in the future
1818

1919
## Supported Ruby Versions
2020

21-
* CRuby 2.2 through 2.7.x
21+
* CRuby 2.5 through 3.x
2222
* JRuby 9K
2323

2424
## Supported RabbitMQ Versions
@@ -32,7 +32,7 @@ All versions require [RabbitMQ Management UI plugin](http://www.rabbitmq.com/man
3232
Add this line to your application's Gemfile:
3333

3434
``` ruby
35-
gem 'rabbitmq_http_api_client', '>= 2.0.0'
35+
gem 'rabbitmq_http_api_client', '>= 2.2.0'
3636
```
3737

3838
And then execute:

0 commit comments

Comments
 (0)