diff options
author | Tim Smith <tsmith@chef.io> | 2019-12-30 11:18:26 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-30 11:18:26 -0800 |
commit | 0286f39f0f6ed91c1512246f083680c40a901678 (patch) | |
tree | c9c60311108884b26f8f22fce37d72ff04bfbf02 | |
parent | 232fa2080e3ebdb6de7be427fbe74e5e27b2e2f6 (diff) | |
parent | 9aebc7842ea0b399d32b3cf850dbddf448c2c0bf (diff) | |
download | chef-0286f39f0f6ed91c1512246f083680c40a901678.tar.gz |
Merge pull request #9198 from chef/expeditor/chef-vault_4.0.1
Bump chef-vault to 4.0.1, chef-zero to 14.0.17, mixlib-shellout to 3.0.9, and mixlib-authentication to 3.0.6
-rw-r--r-- | Gemfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 11959175bc..1ac629e9d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,8 +147,8 @@ GEM concurrent-ruby (~> 1.0) ffi-yajl (~> 2.2) http (~> 2.2) - chef-vault (3.4.3) - chef-zero (14.0.13) + chef-vault (4.0.1) + chef-zero (14.0.17) ffi-yajl (~> 2.2) hashie (>= 2.0, < 4.0) mixlib-log (>= 2.0, < 4.0) @@ -254,13 +254,13 @@ GEM mixlib-log mixlib-archive (1.0.5-universal-mingw32) mixlib-log - mixlib-authentication (3.0.4) + mixlib-authentication (3.0.6) mixlib-cli (2.1.5) mixlib-config (3.0.6) tomlrb mixlib-log (3.0.8) - mixlib-shellout (3.0.7) - mixlib-shellout (3.0.7-universal-mingw32) + mixlib-shellout (3.0.9) + mixlib-shellout (3.0.9-universal-mingw32) win32-process (~> 0.8.2) wmi-lite (~> 1.0) multi_json (1.14.1) @@ -278,7 +278,7 @@ GEM net-ssh-gateway (>= 1.2.0) nori (2.6.0) parallel (1.19.1) - parser (2.7.0.0) + parser (2.7.0.1) ast (~> 2.4.0) parslet (1.8.2) pastel (0.7.3) @@ -318,7 +318,7 @@ GEM rspec-mocks (3.9.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) - rspec-support (3.9.1) + rspec-support (3.9.2) rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) |