Rails checks the RubyGems version using Gem::RubyGemsVersion. I launched IRB
and queried the version:

$ irb
>> Gem::RubyGemsVersion
=> "1.2.0"

What does yours report?

Based on the error message that you received, I expect it to report an empty
string.

I'm on Mac OS X 10.5.5 using the built-in Ruby, 1.8.6 p114.

$ ruby -v
ruby 1.8.6 (2008-03-03 patchlevel 114) [universal-darwin9.0]

What versions of OS X and Ruby are you running? Did you install Ruby from
source or via MacPorts or Fink?

Regards,
Craig

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to