From: James Walker Date: 2005-11-22T18:43:56+09:00 Subject: Re: How to upgrade to Ruby1.8-3? You'll probably need apt-get -t testing install ruby1.8 The stable version of the package has ruby 1.8.2, testing is 1.8.3. Also worth noting that the stable package is 1.8.2-7sarge2, so it's been patched twice and may have the security hole covered.. (I've not read the release notes). On 22/11/05, Kevin Brown wrote: > On Monday 21 November 2005 19:26, Jacob Quinn Shenker wrote: > > On 11/21/05, Tony wrote: > > > Is there an easy way to upgrade Ruby? Maybe through gems? > > > > Not really. If you post your compilation troubles, we might be able to > > help. > > sudo apt-get install ruby1.8 > > But that's only on debian based distros. And will only upgrade you if you > need it. If you're on RPMs then yuck, and you're kinda out of luck unless > you can find someone that wrapped it up for your specific distro. > >