mirror of
https://github.com/samsonjs/simple_oauth.git
synced 2026-04-27 14:57:45 +00:00
parent
cb3a2e9c76
commit
e2b7e35875
2 changed files with 3 additions and 1 deletions
|
|
@ -3,6 +3,7 @@ rvm:
|
||||||
- 1.9.1
|
- 1.9.1
|
||||||
- 1.9.2
|
- 1.9.2
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
|
- jruby
|
||||||
- rbx
|
- rbx
|
||||||
- rbx-2.0
|
- rbx-2.0
|
||||||
- ree
|
- ree
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,8 @@ implementations:
|
||||||
* Ruby 1.8.7
|
* Ruby 1.8.7
|
||||||
* Ruby 1.9.1
|
* Ruby 1.9.1
|
||||||
* Ruby 1.9.2
|
* Ruby 1.9.2
|
||||||
* [Rubinius](http://rubini.us)
|
* [JRuby](http://www.jruby.org/)
|
||||||
|
* [Rubinius](http://rubini.us/)
|
||||||
* [Ruby Enterprise Edition](http://www.rubyenterpriseedition.com/)
|
* [Ruby Enterprise Edition](http://www.rubyenterpriseedition.com/)
|
||||||
|
|
||||||
If something doesn't work on one of these interpreters, it should be considered
|
If something doesn't work on one of these interpreters, it should be considered
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue