I tried to run the following command and it says there is nothing to update:
adam-lees-macbook-3:ART Adam$ sudo gem update --system
Updating RubyGems
Nothing to update
But I know it's not true because I get this:
adam-lees-macbook-3:ART Adam$ gem -v
1.2.0
Then I tried this:
adam-lees-macbook-3:ART Adam$ sudo gem install rubygems-update
Successfully installed rubygems-update-1.3.5
1 gem installed
Installing ri documentation for rubygems-update-1.3.5...
Installing RDoc documentation for rubygems-update-1.3.5...
Could not find main page README
Could not find main page README
Could not find main page README
Could not find main page README
Any help will be appreciated :)