I recently updated RubyGems to 1.0.1, and cap now gets the following
error:

/usr/local/bin/cap:17: undefined method `require_gem' for main:Object
(NoMethodError)

I assume this is because RubyGems completely deprecated require_gem in
favor of gem.

Anyway, I couldn't find anything on this, so I thought I'd post.
Updating /usr/local/bin/cap to use gem instead of require_gem fixed
the issue.
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---

Reply via email to