From 074ccd8783f028c920c4e0bc429a3bb5e34a2659 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Tue, 19 Mar 2019 23:54:31 +0000 Subject: Bump ohai to 14.8.11 This pull request was triggered automatically via Expeditor when ohai 14.8.11 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required. --- Gemfile.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6f07540358..cbe773ffee 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -90,20 +90,20 @@ GEM specs: addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) - appbundler (0.11.6) - mixlib-cli (~> 1.4) - mixlib-shellout (~> 2.0) + appbundler (0.12.0) + mixlib-cli (>= 1.4, < 3.0) + mixlib-shellout (>= 2.0, < 4.0) ast (2.4.0) backports (3.12.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) builder (3.2.3) - byebug (11.0.0) + byebug (11.0.1) chef-vault (3.4.3) - chef-zero (14.0.11) + chef-zero (14.0.12) ffi-yajl (~> 2.2) hashie (>= 2.0, < 4.0) - mixlib-log (~> 2.0) + mixlib-log (>= 2.0, < 4.0) rack (~> 2.0, >= 2.0.6) uuidtools (~> 2.1) cheffish (14.0.4) @@ -207,15 +207,15 @@ GEM netrc (0.11.0) octokit (4.13.0) sawyer (~> 0.8.0, >= 0.5.3) - ohai (14.8.10) + ohai (14.8.11) chef-config (>= 12.8, < 15) ffi (~> 1.9) ffi-yajl (~> 2.2) ipaddress mixlib-cli (>= 1.7.0) - mixlib-config (~> 2.0) - mixlib-log (~> 2.0, >= 2.0.1) - mixlib-shellout (~> 2.0) + mixlib-config (>= 2.0, < 4.0) + mixlib-log (>= 2.0.1, < 4.0) + mixlib-shellout (>= 2.0, < 4.0) plist (~> 3.1) systemu (~> 2.6.4) wmi-lite (~> 1.0) @@ -316,7 +316,7 @@ GEM timers (4.3.0) tins (1.20.2) tomlrb (1.2.8) - train-core (1.7.4) + train-core (1.7.6) json (>= 1.8, < 3.0) mixlib-shellout (~> 2.0) travis (1.8.9) @@ -417,4 +417,4 @@ DEPENDENCIES yard BUNDLED WITH - 1.17.3 + 2.0.1 -- cgit v1.2.1