Skip to content

Commit a83b6d3

Browse files
committed
chore: 2.3.0 is out, yay :)
1 parent f9cce3e commit a83b6d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ rvm:
66
- 2.0.0
77
- 2.1.0
88
- 2.2.0
9-
- 2.3.0-preview1
9+
- 2.3.0
1010
- rbx-2
1111
- jruby-19mode
1212
- jruby-9.0.0.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ for the latest [git master](http://rubydoc.info/github/transloadit/ruby-sdk/mast
214214

215215
## Compatibility
216216

217-
At a minimum, this gem should work on MRI 2.2.0, 2.1.0, 2.0.0, 1.9.3, 1.9.2, Rubinius,
217+
At a minimum, this gem should work on MRI 2.3.0, 2.2.0, 2.1.0, 2.0.0, 1.9.3, 1.9.2, Rubinius,
218218
and JRuby in 1.9 mode. It may also work on older ruby versions, but support for those
219219
Rubies is not guaranteed. If it doesn't work on one of the officially supported Rubies, please file a
220220
[bug report](https://github.com/transloadit/ruby-sdk/issues). Compatibility patches for other Rubies

0 commit comments

Comments
 (0)