]> cat aescling's git repositories - mastodon.git/commit
fix ruby 2.5 rvm install in vagrant (#6396)
authorDaniel King <northerner@users.noreply.github.com>
Wed, 31 Jan 2018 20:52:58 +0000 (20:52 +0000)
committerEugen Rochko <eugen@zeonfederated.com>
Wed, 31 Jan 2018 20:52:58 +0000 (21:52 +0100)
commit2cff744cdf1dad10f81ebd2e35ad038927ca3651
treea2646ee1b4c5071750249a57cf08f8638d297417
parente14c20582f9f455ade989307016e6726cb8ff959
fix ruby 2.5 rvm install in vagrant (#6396)

RVM has a known issue with installing Ruby 2.5 on the version of Ubuntu
the Vagrant box is using: https://github.com/rvm/rvm/issues/4291

This bug was preventing any gem installs in the vagrant box
Vagrantfile