summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2021-03-15 20:01:53 -0700
committerTim Smith <tsmith84@gmail.com>2021-03-15 20:01:53 -0700
commit388d346607556075b700c775b59ff633edf05f1a (patch)
treed47a41826d9bc63e8d8268db5557802e073f5c7c
parentda33fa94d97f68cb971aa09fb2fb455b4ab1d5bf (diff)
downloadchef-388d346607556075b700c775b59ff633edf05f1a.tar.gz
Update all deps to the latest
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--Gemfile.lock14
-rw-r--r--omnibus/Gemfile.lock17
2 files changed, 16 insertions, 15 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6c9e84ef1e..53f58b333b 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/ohai.git
- revision: 4065ba8e773c58bcfb9d3b093a843eaa5bc4fb0a
+ revision: 2573fcf62e2d3fed35536e5fcab314d3ebd375ed
branch: 16-stable
specs:
- ohai (16.10.6)
+ ohai (16.10.7)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -240,7 +240,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
@@ -324,16 +324,16 @@ 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)
syslog-logger (1.6.8)
thor (1.1.0)
tomlrb (1.3.0)
- train-core (3.5.2)
+ train-core (3.5.4)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -365,7 +365,7 @@ GEM
unicode-display_width (1.7.0)
unicode_utils (1.4.0)
uuidtools (2.2.0)
- webmock (3.11.2)
+ webmock (3.12.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 35060f6033..23349077f3 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.1.1)
- aws-partitions (1.432.0)
+ aws-partitions (1.433.0)
aws-sdk-core (3.113.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -252,7 +252,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
@@ -346,15 +346,16 @@ GEM
molinillo (~> 0.6)
semverse (>= 1.1, < 4.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)
syslog-logger (1.6.8)
- test-kitchen (2.10.0)
+ test-kitchen (2.11.1)
bcrypt_pbkdf (~> 1.0)
+ chef-utils (>= 16.4.35)
ed25519 (~> 1.2)
license-acceptance (>= 1.0.11, < 3.0)
mixlib-install (~> 3.6)
@@ -370,7 +371,7 @@ GEM
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
- train-core (3.5.2)
+ train-core (3.5.4)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -399,12 +400,12 @@ 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)
webrick (1.7.0)
win32-api (1.5.3-universal-mingw32)
- win32-certstore (0.5.3)
+ win32-certstore (0.6.1)
ffi
mixlib-shellout
win32-event (0.6.3)