README.md in datasift-3.1.3 vs README.md in datasift-3.1.4
- old
+ new
@@ -6,11 +6,11 @@
[gem]: https://rubygems.org/gems/datasift
[travis]: https://travis-ci.org/datasift/datasift-ruby
-The official Ruby library for accessing the DataSift API.
+The official Ruby library for accessing the DataSift API.
Getting Started
---------------
**Read our [Ruby Getting Started Guide](http://dev.datasift.com/quickstart/ruby) to get started with the DataSift platform.** The guide will take you through creating a [DataSift](http://datasift.com) account, and activating data sources which you will need to do before using the DataSift API.
@@ -91,20 +91,21 @@
This version of the client library has been tested, and is known to work against the following language versions and Operating Systems:
### Language Versions
* Ruby 1.9.3 (Seems to work, but NOT officially supported/thoroughly tested)
* Ruby 2.0.0
-* Ruby 2.1.0
+* Ruby 2.1
+* Ruby 2.2
### Operating Systems
* Linux
* Ubuntu
* OS X
* Windows 7/8
License
-------
-All code contained in this repository is Copyright 2011-2014 MediaSift Ltd.
+All code contained in this repository is Copyright 2011-2015 MediaSift Ltd.
This code is released under the BSD license. Please see the [LICENSE](https://github.com/datasift/datasift-ruby/blob/master/LICENSE) file for
more details.