Add support for Rubinius 2

See #713.
This commit is contained in:
Erik Michaels-Ober 2013-12-26 08:16:14 -05:00
parent 49850139f6
commit dd4809b2c4
4 changed files with 12 additions and 3 deletions

View File

@ -13,8 +13,7 @@ rvm:
- jruby-20mode
- jruby-21mode
- jruby-head
- rbx-18mode
- rbx-19mode
- rbx
matrix:
allow_failures:
- rvm: jruby-head

View File

@ -26,4 +26,9 @@ group :test do
gem 'simplecov', :require => false
end
platforms :rbx do
gem 'rubinius-coverage', '~> 2.0'
gem 'rubysl', '~> 2.0'
end
gemspec

View File

@ -13,4 +13,9 @@ group :test do
gem 'simplecov', :require => false
end
platforms :rbx do
gem 'rubinius-coverage', '~> 2.0'
gem 'rubysl', '~> 2.0'
end
gemspec

View File

@ -144,7 +144,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, 2.0.0, JRuby, and Rubinius (1.8 and 1.9 modes).
OmniAuth is tested under 1.8.7, 1.9.2, 1.9.3, 2.0.0, JRuby, and Rubinius.
## Versioning
This library aims to adhere to [Semantic Versioning 2.0.0][semver]. Violations