From: Eric Hodel Date: 2008-04-01T08:46:32+09:00 Subject: Re: [ANN] RubyGems 1.1.0 On Mar 31, 2008, at 14:58 PM, hemant wrote: > On 3/29/08, Eric Hodel wrote: >> = Announce: RubyGems Release 1.1.0 >> >> Release 1.1.0 adds some new features and fixes some bugs. > > Eric, You marked this bug I reported as closed: > > http://rubyforge.org/tracker/?func=detail&atid=575&aid=17983&group_id=126 > > and yet, today when I did: > > sudo gem update --system > > I got: > > gem --version > > 0.9.5 > > I found that executable got installed in: > > /usr/local/lib/ruby/site_ruby/bin > > and when I try to execute 'gem' binary from that location, I get: > > ./gem:14: undefined method `ruby_version' for Gem:Module > (NoMethodError) > > And ideas? I think this is related to the apple install problem referenced previously in this thread. I've reopened it.