Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[capistrano] add 3.5.0 compatibility #96

Merged
merged 1 commit into from
Aug 24, 2016
Merged

Conversation

degemer
Copy link
Member

@degemer degemer commented May 20, 2016

Capistrano 3.5.0 upgraded its sshkit library to 1.9.0 (from 1.3).
Since we we're relying on a monkey patch of it, it broke the integration.

This is the minimal set of change to fix this issue.

Capistrano 3.5.0 upgraded its `sshkit` library to `1.9.0` (from `1.3`).
Since we we're relying on a monkey patch of it, it broke the integration.

This is the minimal set of change to fix this issue.
@degemer
Copy link
Member Author

degemer commented Aug 24, 2016

Tested with Capistrano 3.4, 3.5 & 3.6, let's :shipit: !

@degemer degemer merged commit e2f8219 into master Aug 24, 2016
@degemer degemer deleted the quentin/capistrano-3.5.0 branch August 24, 2016 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants