diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2017-02-28 11:21:06 -0800 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2017-02-28 11:21:06 -0800 |
commit | 442f03a3aa00c189779f4aec2f73879db9bf702c (patch) | |
tree | dc885fe41a32749bac4121c7b297efcf0b58d283 /Gemfile.lock | |
parent | 8519b53f84c9848e63a290283f57857788a425fa (diff) | |
download | chef-442f03a3aa00c189779f4aec2f73879db9bf702c.tar.gz |
bumping deps to pickup master of ohai
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1670340348..3f58d45548 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/chef-server - revision: b2d48c1ebcb8330b01ca13ba7e07b2674df77367 + revision: 8944bea554c88a83696576463ca11354c5713170 specs: oc-chef-pedant (2.2.0) activesupport (>= 4.2.7.1, < 6.0) @@ -37,7 +37,7 @@ GIT GIT remote: https://github.com/chef/ohai.git - revision: 512597d0eaf5a2b83e0997d8074ec1c3a5fab118 + revision: cd241b6cd73d2d103145c27bda1ca8700a777a4d specs: ohai (13.0.0) chef-config (>= 12.5.0.alpha.1, < 14) @@ -205,13 +205,13 @@ GEM mixlib-cli (~> 1.4) artifactory (2.7.0) ast (2.3.0) - aws-sdk (2.7.13) - aws-sdk-resources (= 2.7.13) - aws-sdk-core (2.7.13) + aws-sdk (2.8.0) + aws-sdk-resources (= 2.8.0) + aws-sdk-core (2.8.0) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.7.13) - aws-sdk-core (= 2.7.13) + aws-sdk-resources (2.8.0) + aws-sdk-core (= 2.8.0) aws-sigv4 (1.0.0) backports (3.6.8) binding_of_caller (0.7.2) @@ -251,7 +251,7 @@ GEM simplecov url coderay (1.1.1) - concurrent-ruby (1.0.4) + concurrent-ruby (1.0.5) cucumber (2.4.0) builder (>= 2.1.2) cucumber-core (~> 1.5.0) @@ -311,7 +311,7 @@ GEM ffi (>= 1.0.1) gyoku (1.3.1) builder (>= 2.1.2) - hashie (3.5.4) + hashie (3.5.5) highline (1.7.8) http-cookie (1.0.3) domain_name (~> 0.5) @@ -324,7 +324,7 @@ GEM json (2.0.3) kitchen-docker (2.6.0) test-kitchen (>= 1.0.0) - kitchen-ec2 (1.3.1) + kitchen-ec2 (1.3.2) aws-sdk (~> 2) excon multi_json @@ -482,7 +482,7 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slop (3.6.0) - specinfra (2.67.1) + specinfra (2.67.2) net-scp net-ssh (>= 2.7, < 5.0) net-telnet |