1
0
Fork 0
mirror of https://github.com/omniauth/omniauth.git synced 2022-11-09 12:31:49 -05:00

Merge pull request #682 from jazzdan/patch-1

Add Ruby 2 to the list of supported Ruby versions.
This commit is contained in:
Erik Michaels-Ober 2013-05-06 21:38:39 -07:00
commit 0ce4596318

View file

@ -143,7 +143,7 @@ your first stop if you are wondering about a more in-depth look at
OmniAuth, how it works, and how to use it.
## Supported Ruby Versions
OmniAuth is tested under 1.8.7, 1.9.2, 1.9.3, JRuby (1.8 mode), and Rubinius
OmniAuth is tested under 1.8.7, 1.9.2, 1.9.3, 2.0.0, JRuby (1.8 mode), and Rubinius
(1.8 and 1.9 modes).
## Versioning