summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-03-15 18:28:45 +0000
committerChef Expeditor <chef-ci@chef.io>2021-03-15 18:28:45 +0000
commite547ae25adc9e645a346c0b92e62924397589085 (patch)
tree94501d55c933ffaed20edf561e8f3de8b8905184
parent3d82873321d474ded1e775048480bfe8b0f0a824 (diff)
downloadchef-e547ae25adc9e645a346c0b92e62924397589085.tar.gz
Bump mixlib-authentication to 3.0.10
This pull request was triggered automatically via Expeditor when mixlib-authentication 3.0.10 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-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)