RubyGems 1.1.0 on Apple Ruby

drbrain | Sun, 30 Mar 2008 03:04:14 GMT

Posted in

There is a bug on updating RubyGems to 1.1.0 on Apple’s Ruby. The workaround is to run:

<kbd>sudo gem install rubygems-update
sudo update_rubygems</kbd>
comments

Comments RSS FEED

I did a “sudo gem update —system” without having any problem (I had a warning because RubyGems could not find the release notes, but it did not prevent the new version from being installed).

Vincent Isambart said about 1 hour later

I had to be in the gems directory to get even that to work (this was CentOS 5 though). Very odd.

Jim Helm said about 2 hours later

Strange. My update went just fine!

labria said about 19 hours later

Comments are disabled