remear / jewelrybox

OS X RVM Manager
105 stars 5 forks source link

Add capability to upgrade rubies #153

Closed hron84 closed 11 years ago

hron84 commented 12 years ago

Please add a capability to migrate/upgrade from one ruby to another if they are in same main version.

E.g. today I received jruby 1.7.1 which is an upgrade of 1.7.0, however I could not do upgrade/migrate from UI.

remear commented 11 years ago

Rubies can now be upgraded from the Manage Rubies area. For now, it requires you install the new ruby first and the old ruby is removed during the upgrade. These are the limitations with RVM. I hope to make this more flexible in the future.