From: Eric Hodel Date: 2008-07-01T02:46:49+09:00 Subject: Re: [ANN] RubyGems 1.2.0 On Jun 25, 2008, at 21:54 PM, Une Bévue wrote: > Eric Hodel wrote: >> 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. > > unfortunately, nope )) > > ~%> sudo gem update --system > Password: > Updating RubyGems > Updating metadata for 34 gems from http://gems.rubyforge.org/ > .................................. > complete > Nothing to update^ > ^^^^^^^^^^^^^^^^^ > > ~%> sudo gem install rubygems-update -v 1.1.1 > ERROR: could not find rubygems-update locally or in a repository > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > then i cd to my gems dir : > > ~%> cd gems > ~/gems%> sudo gem install rubygems-update -v 1.1.1 > Successfully installed rubygems-update-1.2.0 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > 1 gem installed > ^^^^^^^^^^^^^^^ If you run sudo rubygems_update now, does it install 1.2.0?