summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorCorey Hemminger <hemminger@hotmail.com>2022-10-21 10:45:36 -0500
committerCorey Hemminger <hemminger@hotmail.com>2022-10-21 10:45:36 -0500
commitdff0e4150aab4ea6d97788fc80436d92f8669293 (patch)
treee30ecc99238af06b85b074fac9ce2ae3190635a1 /omnibus
parentbb0071c0420b45f0b9297286b488dde2d80c5ff4 (diff)
downloadchef-dff0e4150aab4ea6d97788fc80436d92f8669293.tar.gz
Bump deps for net-ssh 7.x for RHEL 9 and Ubuntu 22.04 ssh new algorithms support
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock18
1 files changed, 9 insertions, 9 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index f3b842efc6..b3aee05639 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: fc901c6446e6354058133b89a29a6ef8e2995b3d
+ revision: 7d0e0fe472759f800a75fe65a1fe179da950c5c9
branch: main
specs:
omnibus-software (4.0.0)
@@ -285,11 +285,11 @@ GEM
molinillo (0.8.0)
multi_json (1.15.0)
multipart-post (2.2.3)
- net-scp (3.0.0)
- net-ssh (>= 2.6.5, < 7.0.0)
- net-sftp (3.0.0)
- net-ssh (>= 5.0.0, < 7.0.0)
- net-ssh (6.1.0)
+ net-scp (4.0.0)
+ net-ssh (>= 2.6.5, < 8.0.0)
+ net-sftp (4.0.0.rc1)
+ net-ssh (>= 5.0.0, < 8.0.0)
+ net-ssh (7.0.1)
net-ssh-gateway (2.0.0)
net-ssh (>= 4.0.0)
nori (2.6.0)
@@ -364,15 +364,15 @@ GEM
strings-ansi (0.2.0)
structured_warnings (0.4.0)
syslog-logger (1.6.8)
- test-kitchen (3.3.1)
+ test-kitchen (3.4.0)
bcrypt_pbkdf (~> 1.0)
chef-utils (>= 16.4.35)
ed25519 (~> 1.2)
license-acceptance (>= 1.0.11, < 3.0)
mixlib-install (~> 3.6)
mixlib-shellout (>= 1.2, < 4.0)
- net-scp (>= 1.1, < 4.0)
- net-ssh (>= 2.9, < 7.0)
+ net-scp (>= 1.1, < 5.0)
+ net-ssh (>= 2.9, < 8.0)
net-ssh-gateway (>= 1.2, < 3.0)
thor (>= 0.19, < 2.0)
winrm (~> 2.0)