capistrano / capistrano/sshkit

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

Open
#499 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
1.2k
Forks
257
PR merge metrics
No merged PRs in 30d

Description

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:

https://github.com/net-ssh/net-scp/issues/61

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.