ivaldi / brimir

Email helpdesk built using Ruby on Rails and Zurb Foundation
http://getbrimir.com
GNU Affero General Public License v3.0
1.38k stars 299 forks source link

Ruby recommended version? #417

Closed nicolasguzca closed 6 years ago

nicolasguzca commented 6 years ago

Hi! Trying to install on Amazon Linux with Ruby 2.5.1. but fails terribly. What is the recommended version of Ruby?

Thank you!

frenkel commented 6 years ago

Tests run agains these versions: https://github.com/ivaldi/brimir/blob/master/.travis.yml#L17 But we've only used it in production against 2.2 and 2.3

nicolasguzca commented 6 years ago

Thanks! 2.3 worked perfectly