How to migrate installed gems to higher ruby version on Ubuntu ?
21 views
Skip to first unread message
mallikarjuna y
unread,
Jul 22, 2014, 2:12:48 AM7/22/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Hi All,
Currently I am using Ruby1.9.3* for my rails application, I want to update ruby to latest stable version in this case how can i migrate all the gems in this version of Ruby to latest version.
Thanks in advance...
Mallikarjuna
Javix
unread,
Jul 22, 2014, 4:02:53 AM7/22/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
Follow the steps with RVM (Ruby version manager). RVM makes it possible to manage all the gem dependencies easily.