cthit/chalmersit-rails

Ruby version should be updated

Portals opened this issue · 0 comments

Right now globalize requires atleast 2.4.6, but .ruby-version only specifies 2.4.1.

Gem::InstallError: globalize requires Ruby version >= 2.4.6.

This is resolved in prod temporarily by changing .ruby-version locally.