summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorCorey Hemminger <hemminger@hotmail.com>2022-10-21 12:13:45 -0500
committerCorey Hemminger <hemminger@hotmail.com>2022-10-21 12:13:45 -0500
commitd6e7ece4a278c273cd6fd764ce776ca01a7e46cc (patch)
tree31a3599a804dc00d2c78cd48a8bbff19a2f1dd31 /omnibus
parentdff0e4150aab4ea6d97788fc80436d92f8669293 (diff)
downloadchef-d6e7ece4a278c273cd6fd764ce776ca01a7e46cc.tar.gz
update net-sftp dependency in client to allow net-ssh 7.x
Signed-off-by: Corey Hemminger <hemminger@hotmail.com>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index b3aee05639..00a61f292b 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -89,7 +89,7 @@ GEM
mixlib-cli (>= 2.1.1, < 3.0)
mixlib-log (>= 2.0.3, < 4.0)
mixlib-shellout (>= 3.1.1, < 4.0)
- net-sftp (>= 2.1.2, < 4.0)
+ net-sftp (>= 2.1.2, < 5.0)
ohai (~> 17.0)
plist (~> 3.2)
proxifier (~> 1.0)
@@ -122,7 +122,7 @@ GEM
mixlib-cli (>= 2.1.1, < 3.0)
mixlib-log (>= 2.0.3, < 4.0)
mixlib-shellout (>= 3.1.1, < 4.0)
- net-sftp (>= 2.1.2, < 4.0)
+ net-sftp (>= 2.1.2, < 5.0)
ohai (~> 17.0)
plist (~> 3.2)
proxifier (~> 1.0)