rvm / rvm1-ansible

The official ansible RVM role to install and manage your Ruby versions.
MIT License
271 stars 136 forks source link

Update Ruby versions. #55

Closed boone closed 8 years ago

Yanchek99 commented 9 years ago

+1

nickjj commented 9 years ago

Thanks for the contribution but the problem with using 2.2.3 is rvm only has precompiled binaries for 2.2.1 for most major platforms.

I feel like a big benefit of using rvm is that you can get ruby installed without having to compile it on your server. If you want to adjust your PR to use 2.2.1, then I will accept it.

boone commented 9 years ago

@nickjj thanks for the response. I'm reluctant to specify Ruby 2.2.1 for a couple reasons:

I opened https://github.com/rvm/rvm-binary/pull/25, hoping to get some 2.2.3 binaries generated for Linux, but so far nobody has replied. It would be great to have RVM binaries for the latest Ruby which would make everyone happy. :smile:

boone commented 8 years ago

The Ruby version was updated in #98, closing.