From e9ae24d2bcac382e37d2eef4ac8b66ad9c4e0cfd Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 16 Dec 2019 21:10:45 +0000 Subject: Bump inspec-core-bin to 4.18.51 This pull request was triggered automatically via Expeditor when inspec-core-bin 4.18.51 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 | 54 ++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 38 insertions(+), 16 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 173b181fc9..691f732345 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -142,6 +142,11 @@ GEM debug_inspector (>= 0.0.1) builder (3.2.4) byebug (11.0.1) + chef-telemetry (1.0.1) + chef-config + concurrent-ruby (~> 1.0) + ffi-yajl (~> 2.2) + http (~> 2.2) chef-vault (3.4.3) chef-zero (14.0.13) ffi-yajl (~> 2.2) @@ -153,11 +158,14 @@ GEM chef-zero (~> 14.0) net-ssh coderay (1.1.2) + concurrent-ruby (1.1.5) crack (0.4.3) safe_yaml (~> 1.0.0) debug_inspector (0.0.3) diff-lcs (1.3) docile (1.3.2) + domain_name (0.5.20190701) + unf (>= 0.0.5, < 1.0.0) ed25519 (1.2.4) equatable (0.6.1) erubi (1.9.0) @@ -186,10 +194,20 @@ GEM hashie (3.6.0) highline (1.7.10) htmlentities (4.3.4) + http (2.2.2) + addressable (~> 2.3) + http-cookie (~> 1.0) + http-form_data (~> 1.0.1) + http_parser.rb (~> 0.6.0) + http-cookie (1.0.3) + domain_name (~> 0.5) + http-form_data (1.0.3) + http_parser.rb (0.6.0) httpclient (2.8.3) iniparse (1.4.4) - inspec-core (4.18.39) + inspec-core (4.18.51) addressable (~> 2.4) + chef-telemetry (~> 1.0) faraday (>= 0.9.0) faraday_middleware (~> 0.12.2) hashie (~> 3.4) @@ -202,7 +220,7 @@ GEM parallel (~> 1.9) parslet (~> 1.5) pry (~> 0) - rspec (~> 3.0, < 3.9) + rspec (~> 3.9) rspec-its (~> 1.2) rubyzip (~> 1.1) semverse @@ -213,8 +231,8 @@ GEM train-core (~> 3.0) tty-prompt (~> 0.17) tty-table (~> 0.10) - inspec-core-bin (4.18.39) - inspec-core (= 4.18.39) + inspec-core-bin (4.18.51) + inspec-core (= 4.18.51) ipaddress (0.8.3) iso8601 (0.12.1) jaro_winkler (1.5.4) @@ -285,22 +303,22 @@ GEM rainbow (3.0.0) rake (12.3.2) rb-readline (0.5.5) - rspec (3.8.0) - rspec-core (~> 3.8.0) - rspec-expectations (~> 3.8.0) - rspec-mocks (~> 3.8.0) - rspec-core (3.8.2) - rspec-support (~> 3.8.0) - rspec-expectations (3.8.6) + rspec (3.9.0) + rspec-core (~> 3.9.0) + rspec-expectations (~> 3.9.0) + rspec-mocks (~> 3.9.0) + rspec-core (3.9.0) + rspec-support (~> 3.9.0) + rspec-expectations (3.9.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) + rspec-support (~> 3.9.0) rspec-its (1.3.0) rspec-core (>= 3.0.0) rspec-expectations (>= 3.0.0) - rspec-mocks (3.8.2) + rspec-mocks (3.9.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.8.0) - rspec-support (3.8.3) + rspec-support (~> 3.9.0) + rspec-support (3.9.0) rspec_junit_formatter (0.2.3) builder (< 4) rspec-core (>= 2, < 4, != 2.12.0) @@ -311,7 +329,8 @@ GEM rainbow (>= 2.2.2, < 4.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 1.7) - ruby-prof (1.0.0) + ruby-prof (1.1.0) + ruby-prof (1.1.0-x64-mingw32) ruby-progressbar (1.10.1) ruby-shadow (2.5.0) rubyntlm (0.6.2) @@ -367,6 +386,9 @@ GEM pastel (~> 0.7.2) strings (~> 0.1.5) tty-screen (~> 0.7) + unf (0.1.4) + unf_ext + unf_ext (0.0.7.6) unicode-display_width (1.6.0) unicode_utils (1.4.0) uuidtools (2.1.5) -- cgit v1.2.1