Codebase list ruby-omniauth-twitter / 3c42573
Drop support of rubinius because rake is not support rubinius https://github.com/ruby/rake/pull/150 Yusuke Nakamura 7 years ago
2 changed file(s) with 7 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
55 - 2.3.3
66 - 2.4.0
77 - jruby-1.7.26
8 - rbx-2.4.1
8 - rbx-3
9
10 matrix:
11 allow_failures:
12 - rvm: rbx-3
155155
156156 ## Supported Rubies
157157
158 OmniAuth Twitter is tested under 2.1.x, 2.2.x, JRuby, and Rubinius.
158 OmniAuth Twitter is tested under 2.1.x, 2.2.x and JRuby.
159159
160 If you use its gem on ruby 1.9.x or 2.0.x, use version v1.2.1 .
160 If you use its gem on ruby 1.9.x, 2.0.x, or Rubinius use version v1.2.1 .
161161
162162 ## Contributing
163163