From: sto.mar@... Date: 2013-07-13T18:23:57+09:00 Subject: Re: how to upgrade to the latest version of ruby ? Am 13.07.2013 10:32, schrieb Love U Ruby: > I am using RVM with Ubuntu13.04. Installed version of Ruby is : > > kirti@kirti-Aspire-5733Z:~$ ruby -v > ruby 2.0.0p0 (2013-02-24 revision 39474) [i686-linux] > > How can I upgrade it into the newer latest version of Ruby? 1. search for "rvm upgrade ruby" on the internet 2. do what the web tells you to do :) --