We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run bundle update I get:
bundle update
Fetching net-ssh 7.0.1 (was 6.1.0) Installing net-ssh 7.0.1 (was 6.1.0) Fetching net-scp 1.2.1 (was 3.0.0) Installing net-scp 1.2.1 (was 3.0.0)
As you can see there is a major downgrade of net-scp after the upgrade of net-ssh.
More info:
net-ssh/net-scp#61
The text was updated successfully, but these errors were encountered:
It looks like this has already been fixed in net-ssh/net-scp#61 . Is there anything more than needs to be done here?
Sorry, something went wrong.
No branches or pull requests
When I run
bundle update
I get:As you can see there is a major downgrade of net-scp after the upgrade of net-ssh.
More info:
net-ssh/net-scp#61
The text was updated successfully, but these errors were encountered: