From: Eric Hodel Date: 2008-06-26T06:13:23+09:00 Subject: Re: [ANN] RubyGems 1.2.0 On Jun 23, 2008, at 11:03 AM, Une Bévue wrote: > Eric Hodel wrote: >> Release 1.2.0 adds new features and fixes some bugs. > > I'm sorry to say i was unable to upgrade : > ~%> sudo gem update --system > Updating RubyGems > Bulk updating Gem source index for: http://gems.rubyforge.org/ > Updating rubygems-update > ERROR: While executing gem ... (Gem::GemNotFoundException) > could not find rubygems-update locally or in a repository As I responded to Rick's message, this should now be fixed. If you get the "nothing to update" response, the workaround is to `gem install rubygems-update -v 1.1.1` before updating RubyGems.