diff options
-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) |