Skip to content

Commit 5586784

Browse files
author
Mircea Cosbuc
committed
Update README with supported ruby versions
1 parent 8cba23f commit 5586784

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
stream-ruby
2-
===========
1+
# stream-ruby
32

43
[![Build Status](https://travis-ci.org/GetStream/stream-ruby.svg?branch=master)](https://travis-ci.org/GetStream/stream-ruby) [![Gem Version](https://badge.fury.io/rb/stream-ruby.svg)](http://badge.fury.io/rb/stream-ruby)
54

@@ -12,10 +11,12 @@ You can sign up for a Stream account at https://getstream.io/get_started.
1211
#### Ruby version requirements and support
1312

1413
This API Client project requires Ruby 2.2.10 at a minimum. We will support the following versions:
14+
1515
- 2.2.10
1616
- 2.3.8
1717
- 2.4.5
18-
- 2.5.3
18+
- 2.5.5
19+
- 2.6.2
1920

2021
See the [Travis configuration](.travis.yml) for details of how it is built and tested.
2122

0 commit comments

Comments
 (0)