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

Issue with dependency versions (net-ssh and net-scp versions are incompatible) #499

Open
collimarco opened this issue Jul 12, 2022 · 1 comment

Comments

@collimarco
Copy link

When I run bundle update I get:

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

@mattbrictson
Copy link
Member

It looks like this has already been fixed in net-ssh/net-scp#61 . Is there anything more than needs to be done here?

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

No branches or pull requests

2 participants