diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-03-15 20:01:53 -0700 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-03-15 20:01:53 -0700 |
commit | 388d346607556075b700c775b59ff633edf05f1a (patch) | |
tree | d47a41826d9bc63e8d8268db5557802e073f5c7c /omnibus | |
parent | da33fa94d97f68cb971aa09fb2fb455b4ab1d5bf (diff) | |
download | chef-388d346607556075b700c775b59ff633edf05f1a.tar.gz |
Update all deps to the latest
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 17 |
1 files changed, 9 insertions, 8 deletions
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) |