diff options
author | John Keiser <john@johnkeiser.com> | 2016-09-20 16:00:54 -0700 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-09-20 16:00:54 -0700 |
commit | 2658aa43da11c3f3f2ffaf61f0a6ebb0e8893a57 (patch) | |
tree | bb5d40b99910cd67d329f7d7d68a613eeee9cff8 /kitchen-tests | |
parent | 19b3900b5f6a24009b8f14eb09d4105e721b9262 (diff) | |
download | chef-2658aa43da11c3f3f2ffaf61f0a6ebb0e8893a57.tar.gz |
Update pedump to latest released; update all dependenciesjk/update
Diffstat (limited to 'kitchen-tests')
-rw-r--r-- | kitchen-tests/Berksfile.lock | 8 | ||||
-rw-r--r-- | kitchen-tests/Gemfile.lock | 14 |
2 files changed, 11 insertions, 11 deletions
diff --git a/kitchen-tests/Berksfile.lock b/kitchen-tests/Berksfile.lock index eba19b8864..8efea70082 100644 --- a/kitchen-tests/Berksfile.lock +++ b/kitchen-tests/Berksfile.lock @@ -12,8 +12,8 @@ GRAPH apache2 (3.2.2) apt (4.0.2) compat_resource (>= 12.10) - aws (4.0.0) - ohai (>= 2.1.0) + aws (4.1.1) + ohai (>= 4.0) base (0.1.0) apt (>= 0.0.0) build-essential (>= 0.0.0) @@ -29,7 +29,7 @@ GRAPH sudo (>= 0.0.0) ubuntu (>= 0.0.0) users (>= 0.0.0) - build-essential (6.0.5) + build-essential (6.0.6) compat_resource (>= 12.14) mingw (>= 1.1) seven_zip (>= 0.0.0) @@ -40,7 +40,7 @@ GRAPH chef-sugar (3.4.0) chef_hostname (0.4.2) compat_resource (>= 0.0.0) - compat_resource (12.14.3) + compat_resource (12.14.6) cron (2.0.0) database (2.3.1) aws (>= 0.0.0) diff --git a/kitchen-tests/Gemfile.lock b/kitchen-tests/Gemfile.lock index d324684d31..d599890f10 100644 --- a/kitchen-tests/Gemfile.lock +++ b/kitchen-tests/Gemfile.lock @@ -3,12 +3,12 @@ GEM specs: addressable (2.4.0) artifactory (2.5.0) - aws-sdk (2.6.1) - aws-sdk-resources (= 2.6.1) - aws-sdk-core (2.6.1) + aws-sdk (2.6.2) + aws-sdk-resources (= 2.6.2) + aws-sdk-core (2.6.2) jmespath (~> 1.0) - aws-sdk-resources (2.6.1) - aws-sdk-core (= 2.6.1) + aws-sdk-resources (2.6.2) + aws-sdk-core (= 2.6.2) berkshelf (5.1.0) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (>= 2.0.2, < 4.0) @@ -43,7 +43,7 @@ GEM celluloid-io (0.16.2) celluloid (>= 0.16.0) nio4r (>= 1.1.0) - chef-config (12.14.60) + chef-config (12.14.77) addressable fuzzyurl mixlib-config (~> 2.0) @@ -111,7 +111,7 @@ GEM mixlib-authentication (1.4.1) mixlib-log mixlib-config (2.2.4) - mixlib-install (1.2.0) + mixlib-install (1.2.2) artifactory mixlib-shellout mixlib-versioning |