Codebase list ruby-omniauth-facebook / a05db23
Test only under supported versions of Ruby. (#312) - Drop testing for Ruby 2.0, 2.1, and 2.2, which are end-of-life. - Add testing for Ruby 2.6. Nick Muerdter authored 4 years ago Josef Šimánek committed 4 years ago
2 changed file(s) with 2 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
33 - gem update --system
44 - gem --version
55 rvm:
6 - 2.6
67 - 2.5
78 - 2.4
89 - 2.3
9 - 2.2
10 - 2.1
11 - 2.0
151151
152152 ## Supported Rubies
153153
154 - Ruby MRI (2.0+)
154 - Ruby MRI (2.3, 2.4, 2.5, 2.6)
155155
156156 ## License
157157