From: Jim Weirich Date: 2005-07-19T01:15:10+09:00 Subject: Re: I can't update to RubyGems 0.8.11. Any ideas? Bennett, Patrick said: >>gem -v > 0.8.10 > >>gem update --system > Upgrading RubyGems... > Attempting remote upgrade of rubygems-update > Attempting remote installation of 'rubygems-update' > Successfully installed rubygems-update-0.8.11 > Updating version of RubyGems to 0.8.11 > Installing RubyGems 0.8.11 > RubyGems system software updated > >>gem -v > 0.8.10 Is is possible that you have two gem installations, where one got updated, but the old one preceeds it in the PATH? Or possibly two different installations of Ruby (e.g. in /usr/bin and /usr/local/bin)? -- -- Jim Weirich jim@weirichhouse.org http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)