diff options
author | Tim Smith <tsmith@chef.io> | 2018-03-11 14:18:14 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2018-03-16 09:32:10 -0700 |
commit | 4c859569d84acc1a3faeef742410d1a93b549f13 (patch) | |
tree | 3ff7180660a5e5290ac953dba93f860f8fb9399e /omnibus | |
parent | fb61966bbc7a2d8920d772ff7f3f3fc8543b107d (diff) | |
download | chef-4c859569d84acc1a3faeef742410d1a93b549f13.tar.gz |
Use Chef omnibus def that includes libarchive
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index ab1b8e2163..5a597be163 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -18,7 +18,7 @@ GIT GIT remote: https://github.com/chef/omnibus-software - revision: 33a94bf000d2f6eb0f738041be38f3e5e00a594e + revision: 31eddd2f8482f79869fc60bffd9c1ce11071844b branch: master specs: omnibus-software (4.0.0) @@ -31,13 +31,13 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) awesome_print (1.8.0) - aws-sdk (2.11.11) - aws-sdk-resources (= 2.11.11) - aws-sdk-core (2.11.11) + aws-sdk (2.11.16) + aws-sdk-resources (= 2.11.16) + aws-sdk-core (2.11.16) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.11) - aws-sdk-core (= 2.11.11) + aws-sdk-resources (2.11.16) + aws-sdk-core (= 2.11.16) aws-sigv4 (1.0.2) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) @@ -110,7 +110,7 @@ GEM ipaddress (0.8.3) jmespath (1.3.1) json (2.1.0) - kitchen-vagrant (0.19.0) + kitchen-vagrant (1.3.1) test-kitchen (~> 1.4) libyajl2 (1.2.0) license_scout (1.0.1) @@ -146,7 +146,7 @@ GEM net-ssh (4.2.0) net-ssh-gateway (1.3.0) net-ssh (>= 2.6.5) - nio4r (2.2.0) + nio4r (2.3.0) nori (2.6.0) octokit (4.8.0) sawyer (~> 0.8.0, >= 0.5.3) |