diff options
author | Tim Smith <tsmith@chef.io> | 2016-08-25 13:02:00 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2016-08-25 13:02:00 -0700 |
commit | 1227e4afb2978d31166b871b92a2f655c1d96a68 (patch) | |
tree | 1a78c7a92d2460849a5633e2f3a7d44252dbcb16 /acceptance | |
parent | 5073b0de5524932065787cee580ea3e4efead97d (diff) | |
download | chef-1227e4afb2978d31166b871b92a2f655c1d96a68.tar.gz |
Update Gemfile.lock
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'acceptance')
-rw-r--r-- | acceptance/Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index b42bbb363e..b5df4fad63 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -64,7 +64,7 @@ GIT GIT remote: git://github.com/winrb/winrm.git - revision: d6ae35d857234676916054344070d601519ec102 + revision: dd376892db3c5212708664f1c41c57bb54b8e2ac branch: winrm-v2 specs: winrm (2.0.0) @@ -82,12 +82,12 @@ GEM specs: addressable (2.4.0) artifactory (2.3.3) - aws-sdk (2.5.5) - aws-sdk-resources (= 2.5.5) - aws-sdk-core (2.5.5) + aws-sdk (2.5.6) + aws-sdk-resources (= 2.5.6) + aws-sdk-core (2.5.6) jmespath (~> 1.0) - aws-sdk-resources (2.5.5) - aws-sdk-core (= 2.5.5) + aws-sdk-resources (2.5.6) + aws-sdk-core (= 2.5.6) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) |