Update supported Rubies

- No need to list all MRIs explicitly.
- List JRuby, Rubinius minimum versions

Fixes #518

[ci skip]
This commit is contained in:
Mislav Marohnić 2015-10-02 17:56:13 +02:00
parent 94c2dae1e7
commit 2d8bc89535

View File

@ -184,13 +184,9 @@ stubs.verify_stubbed_calls
This library aims to support and is [tested against][travis] the following Ruby
implementations:
* MRI 1.8.7
* MRI 1.9.2
* MRI 1.9.3
* MRI 2.0.0
* MRI 2.1.0
* [JRuby][]
* [Rubinius][]
* Ruby 1.8.7+
* [JRuby][] 1.7+
* [Rubinius][] 2+
If something doesn't work on one of these Ruby versions, it's a bug.