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/Gemfile.lock | |
parent | 19b3900b5f6a24009b8f14eb09d4105e721b9262 (diff) | |
download | chef-2658aa43da11c3f3f2ffaf61f0a6ebb0e8893a57.tar.gz |
Update pedump to latest released; update all dependenciesjk/update
Diffstat (limited to 'kitchen-tests/Gemfile.lock')
-rw-r--r-- | kitchen-tests/Gemfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
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 |