summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVern Burton <me@vernburton.com>2018-02-19 19:40:35 -0600
committerVern Burton <me@vernburton.com>2018-02-19 19:41:15 -0600
commite7a919b0a228a15aa36578d2bb76d2d11e6f1dff (patch)
treef2d8f35db6fbee0ab41d5a87e22f4171e820a8af
parent52e76ca30749d87ada0146d155c6c590db52a9a1 (diff)
downloadchef-e7a919b0a228a15aa36578d2bb76d2d11e6f1dff.tar.gz
updated Gemfile.lock
Signed-off-by: Vern Burton <me@vernburton.com>
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7e9ab3be6e..18e50bd419 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -52,7 +52,7 @@ PATH
mixlib-log (~> 1.3)
mixlib-shellout (~> 2.0)
net-sftp (~> 2.1, >= 2.1.2)
- net-ssh (>= 2.9, < 5.0)
+ net-ssh (~> 4.2)
net-ssh-multi (~> 1.2, >= 1.2.1)
ohai (~> 14.0)
plist (~> 3.2)
@@ -83,7 +83,7 @@ PATH
mixlib-log (~> 1.3)
mixlib-shellout (~> 2.0)
net-sftp (~> 2.1, >= 2.1.2)
- net-ssh (>= 2.9, < 5.0)
+ net-ssh (~> 4.2)
net-ssh-multi (~> 1.2, >= 1.2.1)
ohai (~> 14.0)
plist (~> 3.2)