Codebase list ruby-omniauth-facebook / 7c13a96
drop support for 1.9.2 Mark Dodwell 7 years ago
3 changed file(s) with 2 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
77 - 2.1
88 - 2.0
99 - 1.9.3
10 - 1.9.2
1110 - jruby-19mode
1211 - rbx-2
11
22 Changes:
33
4 - drop support for Ruby 1.8 (@mkdynamic)
4 - drop support for Ruby < 1.9.3 (@mkdynamic)
55 - switch to versioned FB APIs, currently using v2.6 (#245, @printercu, @mkdynamic)
66 - remove deprecated :nickname field from README example (#223, @abelorian)
77 - add Ruby 2.2 to CI (#225, @tricknotes, @mkdynamic)
150150
151151 ## Supported Rubies
152152
153 - Ruby MRI (1.9.2+)
153 - Ruby MRI (1.9.3+)
154154 - JRuby (1.9 mode)
155155 - RBX (2.1.1+)
156156