blt04 / puppet-rvm

A puppet module for installing and using RVM (Ruby Version Manager)
Other
242 stars 280 forks source link

Not working right with RVM 1.8.1 #43

Closed pbruna closed 12 years ago

pbruna commented 12 years ago

Using rvm 1.8.1 and installing a gem in a gemset, the gem got installed only in the ruby version.

pbruna commented 12 years ago

Now using rvm head (1.12.3) and working ok.

blt04 commented 12 years ago

The puppet-rvm module should work with the latest RVM. Closing this issue. I'll add a note about using the latest stable RVM.