diff --git a/Gemfile.lock b/Gemfile.lock index b82181844..5c4e2fe55 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,23 +137,24 @@ GEM tzinfo (~> 1.1) addressable (2.4.0) app_conf (0.4.2) - artifactory (2.7.0) + artifactory (2.8.0) ast (2.3.0) autoparse (0.3.3) addressable (>= 2.3.1) extlib (>= 0.9.15) multi_json (>= 1.0.0) - aws-sdk (2.8.7) - aws-sdk-resources (= 2.8.7) - aws-sdk-core (2.8.7) + aws-sdk (2.8.8) + aws-sdk-resources (= 2.8.8) + aws-sdk-core (2.8.8) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.8.7) - aws-sdk-core (= 2.8.7) + aws-sdk-resources (2.8.8) + aws-sdk-core (= 2.8.8) aws-sdk-v1 (1.66.0) json (~> 1.4) nokogiri (>= 1.4.4) aws-sigv4 (1.0.0) + backports (3.6.8) berkshelf (5.6.4) addressable (~> 2.3, >= 2.3.4) berkshelf-api-client (>= 2.0.2, < 4.0) @@ -275,7 +276,7 @@ GEM multipart-post (>= 1.2, < 3) faraday-http-cache (2.0.0) faraday (~> 0.8) - fauxhai (4.0.1) + fauxhai (4.0.2) net-ssh ffi (1.9.18) ffi (1.9.18-x86-mingw32) @@ -419,7 +420,7 @@ GEM fog-voxel (0.1.0) fog-core fog-xml - fog-vsphere (1.7.1) + fog-vsphere (1.8.0) fog-core rbvmomi (~> 1.9) fog-xenserver (0.3.0) @@ -438,7 +439,7 @@ GEM yajl-ruby (~> 1.1) formatador (0.2.5) fuzzyurl (0.9.0) - gherkin (4.0.0) + gherkin (4.1.1) git (1.3.0) google-api-client (0.8.7) activesupport (>= 3.2, < 5.0) @@ -717,7 +718,7 @@ GEM solve (3.1.0) molinillo (>= 0.5) semverse (>= 1.1, < 3.0) - specinfra (2.67.2) + specinfra (2.67.3) net-scp net-ssh (>= 2.7, < 5.0) net-telnet diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 6794c1404..c152430f6 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -49,12 +49,12 @@ Kitchen-ec2 has been updated to 1.3.2 with support for Windows 2016 instances - cheffish 4.1.0 -> 5.0.1 ([Changelog](https://github.com/chef/cheffish/blob/master/CHANGELOG.md)) - chefspec 5.3.0 -> 6.1.0 ([Changelog](https://github.com/sethvargo/chefspec/blob/master/CHANGELOG.md)) - cookstyle 1.2.0 -> 1.3.0 ([Changelog](https://github.com/chef/cookstyle/blob/master/CHANGELOG.md)) -- fauxhai 3.10.0 -> 4.0.1 ([Changelog](https://github.com/customink/fauxhai/blob/master/CHANGELOG.md) +- fauxhai 3.10.0 -> 4.0.2 ([Changelog](https://github.com/customink/fauxhai/blob/master/CHANGELOG.md) - foodcritic 9.0.0 -> 10.0.0 ([Changelog](https://github.com/acrmp/foodcritic/blob/master/CHANGELOG.md) - inspec 1.11.0 -> 1.16.1 ([Changelog](https://github.com/chef/inspec/blob/master/CHANGELOG.md)) - kitchen-dokken 1.1.0 -> 2.1.2 ([Changelog](https://github.com/someara/kitchen-dokken/blob/master/CHANGELOG.md)) - kitchen-ec2 1.2.0 -> 1.3.2 ([Changelog](https://github.com/test-kitchen/kitchen-ec2/blob/master/CHANGELOG.md)) - kitchen-vagrant 1.0.0 -> 1.0.2 ([Changelog](https://github.com/test-kitchen/kitchen-vagrant/blob/master/CHANGELOG.md)) - mixlib-install 2.1.11 -> 2.1.12 ([Changelog](https://github.com/chef/mixlib-install/blob/master/CHANGELOG.md)) -- specinfra 2.66.7 -> 2.67.1 +- specinfra 2.66.7 -> 2.67.3 - test-kitchen 1.15.0 -> 1.16.0 ([Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md)) diff --git a/acceptance/Gemfile.lock b/acceptance/Gemfile.lock index 10926f70d..17e3ac979 100644 --- a/acceptance/Gemfile.lock +++ b/acceptance/Gemfile.lock @@ -11,14 +11,14 @@ GEM specs: addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) - artifactory (2.7.0) - aws-sdk (2.8.7) - aws-sdk-resources (= 2.8.7) - aws-sdk-core (2.8.7) + artifactory (2.8.0) + aws-sdk (2.8.8) + aws-sdk-resources (= 2.8.8) + aws-sdk-core (2.8.8) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.8.7) - aws-sdk-core (= 2.8.7) + aws-sdk-resources (2.8.8) + aws-sdk-core (= 2.8.8) aws-sigv4 (1.0.0) berkshelf (5.6.4) addressable (~> 2.3, >= 2.3.4) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index a14904982..255f1f2fc 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -1,6 +1,6 @@ GIT remote: https://github.com/chef/omnibus-software.git - revision: c51e6d9010889f307706b70d87139bc32abfd6a8 + revision: a55773ac831c575ba5ad6f0b9f6b6c4332f60326 specs: omnibus-software (4.0.0) chef-sugar (>= 3.4.0) @@ -8,7 +8,7 @@ GIT GIT remote: https://github.com/chef/omnibus.git - revision: 76d907f4fe92a28c5f7ab11779341e1d773c358d + revision: 443f42abe0b791b132fb27aa85448bb691af9102 specs: omnibus (5.5.0) aws-sdk (~> 2) @@ -19,6 +19,7 @@ GIT mixlib-shellout (~> 2.0) mixlib-versioning ohai (~> 8.0) + pedump ruby-progressbar (~> 1.7) thor (~> 0.18) @@ -27,15 +28,15 @@ GEM specs: addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) - artifactory (2.7.0) + artifactory (2.8.0) awesome_print (1.7.0) - aws-sdk (2.8.7) - aws-sdk-resources (= 2.8.7) - aws-sdk-core (2.8.7) + aws-sdk (2.8.8) + aws-sdk-resources (= 2.8.8) + aws-sdk-core (2.8.8) aws-sigv4 (~> 1.0) jmespath (~> 1.0) - aws-sdk-resources (2.8.7) - aws-sdk-core (= 2.8.7) + aws-sdk-resources (2.8.8) + aws-sdk-core (= 2.8.8) aws-sigv4 (1.0.0) berkshelf (5.6.4) addressable (~> 2.3, >= 2.3.4) @@ -244,4 +245,4 @@ DEPENDENCIES winrm-elevated BUNDLED WITH - 1.14.6 + 1.12.5 diff --git a/omnibus_overrides.rb b/omnibus_overrides.rb index 2d02fe98e..b23ab3260 100644 --- a/omnibus_overrides.rb +++ b/omnibus_overrides.rb @@ -1,5 +1,5 @@ # DO NOT EDIT. Generated by "rake dependencies". Edit version_policy.rb instead. -override :rubygems, version: "2.6.10" +override :rubygems, version: "2.6.11" override :bundler, version: "1.12.5" override "libffi", version: "3.2.1" override "libiconv", version: "1.14"