From: Eric Hodel Date: 2008-04-12T05:28:51+09:00 Subject: Re: RubyGems 1.1.1 On Apr 11, 2008, at 03:10 AM, Shin guey Wong wrote: > Eric Hodel wrote: >> >> $ gem update --system (you might need to be admin/root) >> >> >> Keep those gems coming! >> >> -- Jim & Chad & Eric (for the RubyGems team) > > 'Nothing to update' return when I do 'gem system update' on gem > version > 1.1.0 > The gem still not upload to Rubyforge? I waited until it appeared in the index for me before posting. > C:\Documents and Settings\swong24>gem update --system > Updating RubyGems > Updating metadata for 17 gems from http://gems.rubyforge.org/ > ................. > complete > Nothing to update > > C:\Documents and Settings\swong24>gem --version > 1.1.0 Does: gem list -r rubygems-update report a 1.1.1? If not, try: gem list -r --all rubygems-update