mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-06 00:03:36 -04:00
Update supported Rubies
- No need to list all MRIs explicitly. - List JRuby, Rubinius minimum versions Fixes #518 [ci skip]
This commit is contained in:
parent
94c2dae1e7
commit
2d8bc89535
10
README.md
10
README.md
@ -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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user