Commit Graph

3 Commits

Author SHA1 Message Date
joshua stein 9c27f20d8b ruby-version: bump to 2.3.3 which is running in production 2017-06-07 11:50:50 -05:00
Derek Prior 6eec2e26af
Support Ruby 2.2.0 and 2.3.0
Judging from the test suite, the only issue in supporting Ruby 2.2.0+
was with the `mysql2` gem. Updating this to the latest 0.3.x allows
Lobsters to run with newer Rubies.

We can't update to the absolute latest `mysql2` gem without first
updating Rails, which is why I used the pessimistic version constraint
for `mysql2`.
2016-03-05 17:19:44 -05:00
Konstantin Zub 55127a52c4 rename .rbenv-version file 2014-01-15 05:16:25 +04:00