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 /acceptance | |
parent | 19b3900b5f6a24009b8f14eb09d4105e721b9262 (diff) | |
download | chef-2658aa43da11c3f3f2ffaf61f0a6ebb0e8893a57.tar.gz |
Update pedump to latest released; update all dependenciesjk/update
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index c1680665ca..6f8ec14a49 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -11,12 +11,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 (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) @@ -53,7 +53,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) @@ -115,7 +115,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 |