/Library/Ruby/Site/1.8/rubygems.rb:267:in `activate': can't activate
net-ssh (= 2.0.4) for [], already activated net-ssh-2.1.3 for []
(Gem::LoadError)

If I've been documenting my attempts properly, this expectation on the
part of capistrano that net-ssh should be at version 2.0.4 won't work
because there is another dependency with net-ssh-gateway that
precludes using net-ssh 2.0.4.

I tried grepping through the capistrano and net-ssh .rb files looking
for something easy I change relative to the 2.0.4 string, but didn't
find that anywhere, so I'm left wondering what's going on! Any
thoughts?

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to capistrano@googlegroups.com
* To unsubscribe from this group, send email to 
capistrano+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to