From c49df594fe4f1e23906840712ae0a5c5a84ef422 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 10 May 2019 02:30:36 +0000 Subject: Bump ohai to 14.8.12 This pull request was triggered automatically via Expeditor when ohai 14.8.12 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 | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a8dee1e87..054066c6b8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,9 +87,9 @@ PATH GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) + addressable (2.6.0) public_suffix (>= 2.0.2, < 4.0) - appbundler (0.12.0) + appbundler (0.12.5) mixlib-cli (>= 1.4, < 3.0) mixlib-shellout (>= 2.0, < 4.0) ast (2.4.0) @@ -129,7 +129,7 @@ GEM ffi-yajl (2.3.1) libyajl2 (~> 1.2) fuzzyurl (0.9.0) - hashdiff (0.3.8) + hashdiff (0.3.9) hashie (3.6.0) highline (1.7.10) htmlentities (4.3.4) @@ -169,7 +169,7 @@ GEM mixlib-log mixlib-authentication (2.1.1) mixlib-cli (2.0.3) - mixlib-config (2.2.18) + mixlib-config (3.0.1) tomlrb mixlib-log (3.0.1) mixlib-shellout (2.4.4) @@ -177,7 +177,7 @@ GEM win32-process (~> 0.8.2) wmi-lite (~> 1.0) multi_json (1.13.1) - multipart-post (2.0.0) + multipart-post (2.1.0) necromancer (0.4.0) net-scp (2.0.0) net-ssh (>= 2.6.5, < 6.0.0) @@ -193,7 +193,7 @@ GEM netrc (0.11.0) octokit (4.14.0) sawyer (~> 0.8.0, >= 0.5.3) - ohai (14.8.11) + ohai (14.8.12) chef-config (>= 12.8, < 15) ffi (~> 1.9) ffi-yajl (~> 2.2) @@ -206,7 +206,7 @@ GEM systemu (~> 2.6.4) wmi-lite (~> 1.0) parallel (1.17.0) - parser (2.6.2.1) + parser (2.6.3.0) ast (~> 2.4.0) parslet (1.8.2) pastel (0.7.2) @@ -238,7 +238,7 @@ GEM rspec-mocks (~> 3.8.0) rspec-core (3.8.0) rspec-support (~> 3.8.0) - rspec-expectations (3.8.2) + rspec-expectations (3.8.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-its (1.3.0) @@ -263,9 +263,9 @@ GEM ruby-shadow (2.5.0) rubyzip (1.2.2) safe_yaml (1.0.5) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) semverse (3.0.0) serverspec (2.41.3) multi_json @@ -279,7 +279,7 @@ GEM simplecov-html (~> 0.10.0) simplecov-html (0.10.2) slop (3.6.0) - specinfra (2.77.0) + specinfra (2.77.1) net-scp net-ssh (>= 2.7) net-telnet (= 0.1.1) @@ -321,7 +321,7 @@ GEM pastel (~> 0.7.2) strings (~> 0.1.0) tty-screen (~> 0.6.4) - unicode-display_width (1.5.0) + unicode-display_width (1.6.0) unicode_utils (1.4.0) uuidtools (2.1.5) webmock (3.5.1) -- cgit v1.2.1