diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-08-28 18:36:17 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-08-28 18:36:17 +0000 |
commit | 9feead7b24b0b4632221d7511540e9235ec8e058 (patch) | |
tree | 4ed296084117fb2e79b0d583de3402496d64d438 /omnibus/Gemfile.lock | |
parent | a49e9c58e399c1514cdcabfdf0f50451935d0df4 (diff) | |
download | chef-9feead7b24b0b4632221d7511540e9235ec8e058.tar.gz |
Bump mixlib-archive to 0.4.16expeditor/mixlib-archive_0.4.16
This pull request was triggered automatically via Expeditor when mixlib-archive 0.4.16 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
Diffstat (limited to 'omnibus/Gemfile.lock')
-rw-r--r-- | omnibus/Gemfile.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 0f30245639..c32686f5c7 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -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.115) - aws-sdk-resources (= 2.11.115) - aws-sdk-core (2.11.115) + aws-sdk (2.11.118) + aws-sdk-resources (= 2.11.118) + aws-sdk-core (2.11.118) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.11.115) - aws-sdk-core (= 2.11.115) + aws-sdk-resources (2.11.118) + aws-sdk-core (= 2.11.118) aws-sigv4 (1.0.3) berkshelf (4.3.5) addressable (~> 2.3, >= 2.3.4) @@ -124,7 +124,7 @@ GEM multi_json (~> 1.10) method_source (0.9.0) minitar (0.6.1) - mixlib-archive (0.4.13) + mixlib-archive (0.4.16) mixlib-log mixlib-authentication (2.1.1) mixlib-cli (1.7.0) |