rubysherpas / forem

The best Rails 3 and Rails 4 forum engine. Ever.
http://forem.herokuapp.com
MIT License
1.55k stars 422 forks source link

Set mysql version in Gemfile to work with latest rails #686

Open zakak opened 9 years ago

zakak commented 9 years ago

This should fix the failing mysql Travis builds until the latest mysql2 + rails get along. http://stackoverflow.com/a/32466950

zakak commented 9 years ago

mysql jobs passed, but the tests are failing with a particular seed. Reproducible with any DB so I created a separate issue #687.