diff options
-rw-r--r-- | Gemfile.lock | 16 | ||||
-rw-r--r-- | omnibus/Gemfile.lock | 40 |
2 files changed, 28 insertions, 28 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index fef5583105..c06988e861 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 66d31133c14ab890ac57ec411d657824934661ef + revision: 654df0481f3c35c027a9afc313c74583f3d4112f branch: master specs: ohai (16.4.12) @@ -151,8 +151,8 @@ GEM chef-config concurrent-ruby (~> 1.0) ffi-yajl (~> 2.2) - chef-vault (4.0.6) - chef-zero (15.0.1) + chef-vault (4.0.11) + chef-zero (15.0.2) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) mixlib-log (>= 2.0, < 4.0) @@ -244,15 +244,15 @@ GEM little-plugger (~> 1.1) multi_json (~> 1.14) method_source (1.0.0) - mixlib-archive (1.0.6) + mixlib-archive (1.0.7) mixlib-log - mixlib-archive (1.0.6-universal-mingw32) + mixlib-archive (1.0.7-universal-mingw32) mixlib-log - mixlib-authentication (3.0.6) - mixlib-cli (2.1.6) + mixlib-authentication (3.0.7) + mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb - mixlib-log (3.0.8) + mixlib-log (3.0.9) mixlib-shellout (3.1.4) chef-utils mixlib-shellout (3.1.4-universal-mingw32) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 21679226ee..b2bf0db34b 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -32,8 +32,8 @@ GEM artifactory (3.0.15) awesome_print (1.8.0) aws-eventstream (1.1.0) - aws-partitions (1.357.0) - aws-sdk-core (3.104.3) + aws-partitions (1.358.0) + aws-sdk-core (3.104.4) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.239.0) aws-sigv4 (~> 1.1) @@ -64,12 +64,12 @@ GEM solve (~> 4.0) thor (>= 0.20) builder (3.2.4) - chef (16.4.38) + chef (16.4.41) addressable bcrypt_pbkdf (= 1.1.0.rc1) bundler (>= 1.10) - chef-config (= 16.4.38) - chef-utils (= 16.4.38) + chef-config (= 16.4.41) + chef-utils (= 16.4.41) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -99,12 +99,12 @@ GEM tty-prompt (~> 0.21) tty-screen (~> 0.6) uuidtools (~> 2.1.5) - chef (16.4.38-universal-mingw32) + chef (16.4.41-universal-mingw32) addressable bcrypt_pbkdf (= 1.1.0.rc1) bundler (>= 1.10) - chef-config (= 16.4.38) - chef-utils (= 16.4.38) + chef-config (= 16.4.41) + chef-utils (= 16.4.41) chef-vault chef-zero (>= 14.0.11) diff-lcs (>= 1.2.4, < 1.4.0) @@ -146,17 +146,17 @@ GEM win32-taskscheduler (~> 2.0) wmi-lite (~> 1.0) chef-cleanroom (1.0.2) - chef-config (16.4.38) + chef-config (16.4.41) addressable - chef-utils (= 16.4.38) + chef-utils (= 16.4.41) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) tomlrb (~> 1.2) chef-sugar (5.1.11) - chef-utils (16.4.38) - chef-vault (4.0.6) - chef-zero (15.0.1) + chef-utils (16.4.41) + chef-vault (4.0.11) + chef-zero (15.0.2) ffi-yajl (~> 2.2) hashie (>= 2.0, < 5.0) mixlib-log (>= 2.0, < 4.0) @@ -211,19 +211,19 @@ GEM little-plugger (~> 1.1) multi_json (~> 1.14) minitar (0.9) - mixlib-archive (1.0.6) + mixlib-archive (1.0.7) mixlib-log - mixlib-archive (1.0.6-universal-mingw32) + mixlib-archive (1.0.7-universal-mingw32) mixlib-log - mixlib-authentication (3.0.6) - mixlib-cli (2.1.6) + mixlib-authentication (3.0.7) + mixlib-cli (2.1.8) mixlib-config (3.0.9) tomlrb mixlib-install (3.12.3) mixlib-shellout mixlib-versioning thor - mixlib-log (3.0.8) + mixlib-log (3.0.9) mixlib-shellout (3.1.4) chef-utils mixlib-shellout (3.1.4-universal-mingw32) @@ -248,7 +248,7 @@ GEM octokit (4.18.0) faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - ohai (16.4.11) + ohai (16.4.12) chef-config (>= 12.8, < 17) chef-utils (>= 16.0, < 17) ffi (~> 1.9) @@ -336,7 +336,7 @@ GEM unicode_utils (1.4.0) uuidtools (2.1.5) win32-api (1.5.3-universal-mingw32) - win32-certstore (0.4.0) + win32-certstore (0.4.1) ffi mixlib-shellout win32-event (0.6.3) |