From c3cc6962b11d693735099e4b57ec3964de24ffab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 22:36:40 +0000 Subject: [PATCH] Build(deps): Update cinc-auditor-bin requirement from ~> 5.18.14 to ~> 7.0.107 --- updated-dependencies: - dependency-name: cinc-auditor-bin dependency-version: 7.0.107 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- libs/inspecjs/Gemfile | 2 +- libs/inspecjs/Gemfile.lock | 179 ++++++++++++++++++++++++++----------- 2 files changed, 129 insertions(+), 52 deletions(-) diff --git a/libs/inspecjs/Gemfile b/libs/inspecjs/Gemfile index 468287d02d..abe1da5f1d 100644 --- a/libs/inspecjs/Gemfile +++ b/libs/inspecjs/Gemfile @@ -3,5 +3,5 @@ source "https://rubygems.org" source "https://rubygems.cinc.sh" do - gem "cinc-auditor-bin", '~> 5.18.14' + gem "cinc-auditor-bin", '~> 7.0.107' end diff --git a/libs/inspecjs/Gemfile.lock b/libs/inspecjs/Gemfile.lock index 099f063a3c..6a5ba68483 100644 --- a/libs/inspecjs/Gemfile.lock +++ b/libs/inspecjs/Gemfile.lock @@ -1,40 +1,44 @@ GEM remote: https://rubygems.cinc.sh/ specs: - cinc-auditor-bin (5.18.14) - inspec (= 5.18.14) - inspec (5.18.14) - cookstyle - faraday_middleware (>= 0.12.2, < 1.1) - inspec-core (= 5.18.14) - mongo (= 2.13.2) + cinc-auditor-bin (7.0.107) + inspec (= 7.0.107) + inspec (7.0.107) + faraday_middleware (~> 1.2, >= 1.2.1) + inspec-core (= 7.0.107) progress_bar (~> 1.3.3) rake - train (~> 3.10) + train (~> 3.16, >= 3.16.1) train-aws (~> 0.2) train-habitat (~> 0.1) - train-winrm (~> 0.2) - inspec-core (5.18.14) + train-kubernetes (>= 0.3.1) + train-winrm (~> 0.4.0) + inspec-core (7.0.107) addressable (~> 2.4) + chef-licensing (>= 1.2.0) chef-telemetry (~> 1.0, >= 1.0.8) - faraday (>= 0.9.0, < 1.5) - faraday_middleware (~> 1.0) - hashie (>= 3.4, < 5.0) + cookstyle + csv (~> 3.0) + faraday (>= 1, < 3) + faraday-follow_redirects (~> 0.3) + hashie (>= 3.4, < 6.0) license-acceptance (>= 0.2.13, < 3.0) method_source (>= 0.8, < 2.0) mixlib-log (~> 3.0) multipart-post (~> 2.0) + ostruct (>= 0.1, < 0.7) parallel (~> 1.9) - parslet (>= 1.5, < 2.0) + parslet (>= 1.5, < 3.0) pry (~> 0.13) - rspec (>= 3.9, <= 3.11) - rspec-its (~> 1.2) - rubyzip (>= 1.2.2, < 3.0) + rspec (>= 3.9, <= 3.14) + rspec-its (>= 1.2, < 3.0) + rubyzip (>= 1.2.2, < 4.0) semverse (~> 3.0) sslshake (~> 1.2) - thor (>= 0.20, < 2.0) - tomlrb (>= 1.2, < 2.1) - train-core (~> 3.10) + syslog (~> 0.1) + thor (>= 0.20, < 1.5.0) + tomlrb (>= 1.3, < 2.1) + train-core (~> 3.16, >= 3.16.1) tty-prompt (~> 0.17) tty-table (~> 0.10) @@ -317,11 +321,10 @@ GEM base64 (0.3.0) benchmark (0.5.0) bigdecimal (4.0.1) - bson (4.15.0) builder (3.3.0) - chef-config (19.1.164) + chef-config (19.2.12) addressable - chef-utils (= 19.1.164) + chef-utils (= 19.2.12) fuzzyurl mixlib-config (>= 2.2.12, < 4.0) mixlib-shellout (>= 2.0, < 4.0) @@ -330,10 +333,19 @@ GEM chef-gyoku (1.5.0) builder (>= 2.1.2) rexml (~> 3.4) + chef-licensing (1.4.1) + chef-config (>= 15) + faraday (>= 1, < 3) + faraday-http-cache + mixlib-log (~> 3.0) + ostruct (~> 0.6.0) + pstore (~> 0.1.1) + tty-prompt (~> 0.23) + tty-spinner (~> 0.9.3) chef-telemetry (1.1.1) chef-config concurrent-ruby (~> 1.0) - chef-utils (19.1.164) + chef-utils (19.2.12) concurrent-ruby chef-winrm (2.5.0) builder (>= 2.1.2) @@ -369,16 +381,44 @@ GEM multi_json domain_name (0.6.20240107) drb (2.2.3) - erubi (1.13.1) - excon (1.4.0) + dry-configurable (1.3.0) + dry-core (~> 1.1) + zeitwerk (~> 2.6) + dry-core (1.2.0) + concurrent-ruby (~> 1.0) logger - faraday (1.4.3) + zeitwerk (~> 2.6) + dry-inflector (1.3.1) + dry-logic (1.6.0) + bigdecimal + concurrent-ruby (~> 1.0) + dry-core (~> 1.1) + zeitwerk (~> 2.6) + dry-struct (1.8.1) + dry-core (~> 1.1) + dry-types (~> 1.8, >= 1.8.2) + ice_nine (~> 0.11) + zeitwerk (~> 2.6) + dry-types (1.9.1) + bigdecimal (>= 3.0) + concurrent-ruby (~> 1.0) + dry-core (~> 1.0) + dry-inflector (~> 1.0) + dry-logic (~> 1.4) + zeitwerk (~> 2.6) + erubi (1.13.1) + excon (0.112.0) + faraday (1.10.5) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) + faraday-httpclient (~> 1.0) + faraday-multipart (~> 1.0) faraday-net_http (~> 1.0) - faraday-net_http_persistent (~> 1.1) - multipart-post (>= 1.2, < 3) + faraday-net_http_persistent (~> 1.0) + faraday-patron (~> 1.0) + faraday-rack (~> 1.0) + faraday-retry (~> 1.0) ruby2_keywords (>= 0.0.4) faraday-cookie_jar (0.0.8) faraday (>= 0.8.0) @@ -386,9 +426,19 @@ GEM faraday-em_http (1.0.0) faraday-em_synchrony (1.0.1) faraday-excon (1.1.0) + faraday-follow_redirects (0.5.0) + faraday (>= 1, < 3) + faraday-http-cache (2.6.1) + faraday (>= 0.8) + faraday-httpclient (1.0.1) + faraday-multipart (1.2.0) + multipart-post (~> 2.0) faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) - faraday_middleware (1.0.0) + faraday-patron (1.0.0) + faraday-rack (1.0.0) + faraday-retry (1.0.4) + faraday_middleware (1.2.1) faraday (~> 1.0) ffi (1.17.3) fuzzyurl (0.9.0) @@ -422,7 +472,9 @@ GEM signet (>= 0.16, < 2.a) gssapi (1.3.1) ffi (>= 1.0.1) - hashie (4.1.0) + hashdiff (1.2.1) + hashie (5.1.0) + logger highline (3.1.2) reline http-cookie (1.1.0) @@ -431,12 +483,26 @@ GEM mutex_m i18n (1.14.8) concurrent-ruby (~> 1.0) + ice_nine (0.11.2) inifile (3.0.0) io-console (0.8.2) jmespath (1.6.2) json (2.19.2) + jsonpath (1.1.5) + multi_json jwt (2.10.2) base64 + k8s-ruby (0.17.2) + base64 + dry-configurable + dry-struct + dry-types + excon (~> 0.71) + hashdiff (~> 1.0) + jsonpath (~> 1.1) + recursive-open-struct (~> 1.1, >= 1.1.3) + yajl-ruby (~> 1.4) + yaml-safe_load_stream3 language_server-protocol (3.17.0.5) license-acceptance (2.1.13) pastel (~> 0.7) @@ -458,8 +524,6 @@ GEM ffi (>= 1.15.5) mixlib-shellout (3.4.10) chef-utils - mongo (2.13.2) - bson (>= 4.8.2, < 5.0.0) ms_rest (0.7.6) concurrent-ruby (~> 1.0) faraday (>= 0.9, < 2.0.0) @@ -474,7 +538,7 @@ GEM mutex_m (0.3.0) net-scp (4.1.0) net-ssh (>= 2.6.5, < 8.0.0) - net-ssh (7.3.0) + net-ssh (7.3.2) nori (2.7.1) bigdecimal options (2.3.2) @@ -484,7 +548,7 @@ GEM parser (3.3.10.2) ast (~> 2.4.1) racc - parslet (1.8.2) + parslet (2.0.0) pastel (0.8.0) tty-color (~> 0.5) prism (1.9.0) @@ -495,10 +559,13 @@ GEM coderay (~> 1.1) method_source (~> 1.0) reline (>= 0.6.0) + pstore (0.1.4) public_suffix (7.0.5) racc (1.8.1) rainbow (3.1.1) rake (13.3.1) + recursive-open-struct (1.3.1) + ostruct regexp_parser (2.11.3) reline (0.6.3) io-console (~> 0.5) @@ -508,22 +575,22 @@ GEM uber (< 0.2.0) retriable (3.4.1) rexml (3.4.4) - rspec (3.11.0) - rspec-core (~> 3.11.0) - rspec-expectations (~> 3.11.0) - rspec-mocks (~> 3.11.0) - rspec-core (3.11.0) - rspec-support (~> 3.11.0) - rspec-expectations (3.11.1) + rspec (3.13.2) + rspec-core (~> 3.13.0) + rspec-expectations (~> 3.13.0) + rspec-mocks (~> 3.13.0) + rspec-core (3.13.6) + rspec-support (~> 3.13.0) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-its (1.3.1) - rspec-core (>= 3.0.0) - rspec-expectations (>= 3.0.0) - rspec-mocks (3.11.2) + rspec-support (~> 3.13.0) + rspec-its (2.0.0) + rspec-core (>= 3.13.0) + rspec-expectations (>= 3.13.0) + rspec-mocks (3.13.8) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.11.0) - rspec-support (3.11.1) + rspec-support (~> 3.13.0) + rspec-support (3.13.7) rubocop (1.84.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) @@ -557,7 +624,9 @@ GEM unicode-display_width (>= 1.5, < 3.0) unicode_utils (~> 1.4) strings-ansi (0.2.0) - thor (1.5.0) + syslog (0.4.0) + logger + thor (1.4.0) timeliness (0.3.10) tomlrb (1.3.0) trailblazer-option (0.1.2) @@ -670,6 +739,9 @@ GEM net-scp (>= 1.2, < 5.0) net-ssh (>= 2.9, < 8.0) train-habitat (0.2.22) + train-kubernetes (0.3.1) + k8s-ruby (>= 0.17.2) + train (~> 3.0) train-winrm (0.4.3) chef-winrm (>= 2.4.4, < 3.0) chef-winrm-elevated (>= 1.2.5, < 2.0) @@ -689,6 +761,8 @@ GEM tty-screen (~> 0.8) wisper (~> 2.0) tty-screen (0.8.2) + tty-spinner (0.9.3) + tty-cursor (~> 0.7) tty-table (0.12.0) pastel (~> 0.8) strings (~> 0.2.0) @@ -699,12 +773,15 @@ GEM unicode-display_width (2.6.0) unicode_utils (1.4.0) wisper (2.0.1) + yajl-ruby (1.4.3) + yaml-safe_load_stream3 (0.1.2) + zeitwerk (2.7.5) PLATFORMS ruby DEPENDENCIES - cinc-auditor-bin (~> 5.18.14)! + cinc-auditor-bin (~> 7.0.107)! BUNDLED WITH 4.0.8