- Flexible SSHKit dependency
- User rvm is prefered over system (@mpapis)
- Switching to new command map (capistrano/sshkit#45)
This gives us more flexible integration and command mapping.
Fixed bug when
cap some_task
didn't invoke RVM hooks.
Switching to detect the binaries at runtime using rvm ruby do binary
(thanks to @mpapis!)
Initial release