remind101 / slashdeploy

GitHub Deployments for Slack
https://slashdeploy.io
BSD 2-Clause "Simplified" License
153 stars 20 forks source link

Upgrade Ruby to 2.5.1 #125

Closed dlackty closed 6 years ago

dlackty commented 6 years ago

Ruby 2.2 was end of life, so we'd better upgrade to a newer version, which also provides better performance..

https://www.ruby-lang.org/en/news/2018/06/20/support-of-ruby-2-2-has-ended/

Also upgrade Rails to latest 4.2 version.

russellballestrini commented 6 years ago

@dlackty thank you for this PR. I'll review today!