diff options
author | John Keiser <john@johnkeiser.com> | 2016-08-09 10:08:45 -0700 |
---|---|---|
committer | John Keiser <john@johnkeiser.com> | 2016-08-09 12:40:31 -0700 |
commit | 98347e378666f29f9c90a4f5fc0867e128c04dfd (patch) | |
tree | ca918e72cfa26a9c46a3f79ffb2d2442cb5b534c /omnibus | |
parent | e4f1d77c05b3170a1ae219f6e26d2bed6a89f4b7 (diff) | |
download | chef-98347e378666f29f9c90a4f5fc0867e128c04dfd.tar.gz |
Update kitchen-ec2 to 1.1.0 to fix race conditionsjk/update-ec2
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 8ed8a2a4ff..f7fce6a32c 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -41,12 +41,12 @@ GEM addressable (2.4.0) artifactory (2.3.3) awesome_print (1.7.0) - aws-sdk (2.5.0) - aws-sdk-resources (= 2.5.0) - aws-sdk-core (2.5.0) + aws-sdk (2.5.1) + aws-sdk-resources (= 2.5.1) + aws-sdk-core (2.5.1) jmespath (~> 1.0) - aws-sdk-resources (2.5.0) - aws-sdk-core (= 2.5.0) + aws-sdk-resources (2.5.1) + aws-sdk-core (= 2.5.1) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (~> 2.0, >= 2.0.2) |