summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2019-09-04 21:20:55 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2019-09-04 21:20:55 -0700
commita5e90973f27cc7ab88daf60f1a0484ea935b6377 (patch)
treed57fc1d0cbc2b024fcc1fd86b2b1a128c260f325
parent0673d904215bf6233644601a1811a44d57d38e93 (diff)
downloadchef-a5e90973f27cc7ab88daf60f1a0484ea935b6377.tar.gz
bump gems
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--Gemfile.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 987062e16c..254cca85c6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: 15315e3e36f07062111faede26f2667ead8c723f
+ revision: 9982b1e62ed1afb8db57349f536da3fed759749f
branch: master
specs:
- ohai (15.2.7)
+ ohai (15.3.1)
chef-config (>= 12.8, < 16)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
@@ -46,7 +46,7 @@ PATH
mixlib-authentication (~> 2.1)
mixlib-cli (>= 2.1.1, < 3.0)
mixlib-log (>= 2.0.3, < 4.0)
- mixlib-shellout (>= 2.4, < 4.0)
+ mixlib-shellout (>= 3.0.3, < 4.0)
net-sftp (~> 2.1, >= 2.1.2)
net-ssh (>= 4.2, < 6)
net-ssh-multi (~> 1.2, >= 1.2.1)
@@ -78,7 +78,7 @@ PATH
mixlib-authentication (~> 2.1)
mixlib-cli (>= 2.1.1, < 3.0)
mixlib-log (>= 2.0.3, < 4.0)
- mixlib-shellout (>= 2.4, < 4.0)
+ mixlib-shellout (>= 3.0.3, < 4.0)
net-sftp (~> 2.1, >= 2.1.2)
net-ssh (>= 4.2, < 6)
net-ssh-multi (~> 1.2, >= 1.2.1)
@@ -332,7 +332,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 3.0)
net-ssh (>= 2.9, < 6.0)
- train-winrm (0.2.3)
+ train-winrm (0.2.4)
winrm (~> 2.0)
winrm-fs (~> 1.0)
tty-box (0.4.1)
@@ -359,7 +359,7 @@ GEM
unicode-display_width (1.6.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)
- webmock (3.7.0)
+ webmock (3.7.2)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)