From: Eric Hodel Date: 2008-04-16T15:58:05+09:00 Subject: Re: RubyGems 1.1.1 On Apr 15, 2008, at 23:34 PM, Gerardo Santana Gómez Garrido wrote: > On 4/11/08, Eric Hodel wrote: >> >> Does: >> >> gem list -r rubygems-update >> >> report a 1.1.1? If not, try: >> >> gem list -r --all rubygems-update >> >> > > Yes, it does. But gem update --system is not updating rubygems: > > ----------- 8< ----------- > $ gem list -r rubygems-update > > *** REMOTE GEMS *** > > Bulk updating Gem source index for: http://gems.rubyforge.org/ > rubygems-update (1.1.1, 1.1.0, 1.0.1, 1.0.0, 0.9.5, 0.9.4, 0.9.3, > 0.9.2, 0.9.1, 0.9.0, 0.8.11, 0.8.10, 0.8.8, 0.8.6, 0.8.5, 0.8.4, > 0.8.3, 0.8.1, 0.8.0) > $ sudo gem update --system > Updating RubyGems > Nothing to update > $ gem --version > 1.1.0 sudo gem --version ?