capistrano / rvm

MIT License
140 stars 47 forks source link

Update capistrano-rvm.gemspec #36

Closed zoras closed 10 years ago

zoras commented 10 years ago

No need to add sshkit dependency as it is already included in capistrano

Kriechi commented 10 years ago

Yes there is need for the SSHKit dependency here. Because e.g. Capistrano 3.0.1 only relies on sshkit >= 0.0.23, but this gem NEEDS at least 1.2 to work properly with the command map.

Therefore it is absolutely necessary to keep the dependency in here as well.

mpapis commented 10 years ago

actually it is required, sshkit 1.2 introduced command_map.prefix