We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cba23f commit 5586784Copy full SHA for 5586784
1 file changed
README.md
@@ -1,5 +1,4 @@
1
-stream-ruby
2
-===========
+# stream-ruby
3
4
[](https://travis-ci.org/GetStream/stream-ruby) [](http://badge.fury.io/rb/stream-ruby)
5
@@ -12,10 +11,12 @@ You can sign up for a Stream account at https://getstream.io/get_started.
12
11
#### Ruby version requirements and support
13
14
This API Client project requires Ruby 2.2.10 at a minimum. We will support the following versions:
+
15
- 2.2.10
16
- 2.3.8
17
- 2.4.5
18
-- 2.5.3
+- 2.5.5
19
+- 2.6.2
20
21
See the [Travis configuration](.travis.yml) for details of how it is built and tested.
22
0 commit comments