summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-03-15 11:30:36 -0700
committerGitHub <noreply@github.com>2021-03-15 11:30:36 -0700
commit28058f6f147dc9b1837158123701a26c96247831 (patch)
tree94501d55c933ffaed20edf561e8f3de8b8905184
parent3d82873321d474ded1e775048480bfe8b0f0a824 (diff)
parente547ae25adc9e645a346c0b92e62924397589085 (diff)
downloadchef-28058f6f147dc9b1837158123701a26c96247831.tar.gz
Merge pull request #11183 from chef/expeditor/mixlib-authentication_3.0.10
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0b25cd154e..fe24b91053 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/ohai.git
- revision: fd8c1b65dbb087ddb4df3c8e10b88eae239219d0
+ revision: 319318dcb05ff667cf0dfb25376adac4d0f17bfa
branch: master
specs:
- ohai (17.0.26)
+ ohai (17.0.29)
chef-config (>= 12.8, < 18)
chef-utils (>= 16.0, < 18)
ffi (~> 1.9)
@@ -244,7 +244,7 @@ GEM
mixlib-log
mixlib-archive (1.1.7-universal-mingw32)
mixlib-log
- mixlib-authentication (3.0.7)
+ mixlib-authentication (3.0.10)
mixlib-cli (2.1.8)
mixlib-config (3.0.9)
tomlrb
@@ -328,9 +328,9 @@ GEM
rubyzip (2.3.0)
semverse (3.0.0)
sslshake (1.3.1)
- strings (0.2.0)
+ strings (0.2.1)
strings-ansi (~> 0.2)
- unicode-display_width (~> 1.5)
+ unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
structured_warnings (0.4.0)
@@ -366,7 +366,7 @@ GEM
pastel (~> 0.8)
strings (~> 0.2.0)
tty-screen (~> 0.8)
- unicode-display_width (1.7.0)
+ unicode-display_width (2.0.0)
unicode_utils (1.4.0)
uuidtools (2.2.0)
webmock (3.12.1)