gem sourcesIf there is no value for gems.RubyForge.org in there, you might want to change it back. It worked like this for us:
sudo gem sources -r http://rubyworks.rubyforge.org/redhat/GEMS/i386sudo gem sources -a http://gems.rubyforge.orgThe best part is that we figured this out by reading the amazingly well documented gem source code under
/usr/lib/ruby/1.8/rubygems/commandsHope this helps someone else who can't update their gems!
0 comments:
Post a Comment