On Thu, Jan 27, 2011 at 04:32, Lee Hambley <[email protected]> wrote:
> Nick,
> Add :require => nil - your application shouldn't be "require"ing capistrano,
> since it's not a runtime dependency!
> (and maybe it's an oversight that the gem doesn't include a dependency on
> net-ssh-gateway, I'll look at that closely Today)
> - Lee

Thanks, mate! Adding
    :require => nil
to each of the Capistrano-related gem dependencies fixed the problem.

It'd be great if this was in Capistrano's README. If I update the
README, would you pull the change?

-- 
* You received this message because you are subscribed to the Google Groups 
"Capistrano" 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/capistrano?hl=en

Reply via email to