From 7dec02f5ae7cd753e51fe4d0743aced134849c39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 11:32:50 +0000 Subject: [PATCH] build(deps): bump inspec-core from 5.23.6 to 5.24.5 Bumps [inspec-core](https://github.com/inspec/inspec) from 5.23.6 to 5.24.5. - [Release notes](https://github.com/inspec/inspec/releases) - [Changelog](https://github.com/inspec/inspec/blob/v5.24.5/CHANGELOG.md) - [Commits](https://github.com/inspec/inspec/compare/v5.23.6...v5.24.5) --- updated-dependencies: - dependency-name: inspec-core dependency-version: 5.24.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a58b084b8..5f859772b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,8 +13,8 @@ GEM minitest (>= 5.1) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) - addressable (2.8.8) - public_suffix (>= 2.0.2, < 8.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) azure_graph_rbac (0.17.2) ms_rest_azure (~> 0.12.0) @@ -168,8 +168,8 @@ GEM i18n (1.14.8) concurrent-ruby (~> 1.0) inifile (3.0.0) - inspec-core (5.23.6) - addressable (~> 2.4) + inspec-core (5.24.5) + addressable (< 2.8.8) chef-telemetry (~> 1.0, >= 1.0.8) cookstyle faraday (>= 1, < 3) @@ -189,7 +189,7 @@ GEM sslshake (~> 1.2) thor (>= 0.20, < 1.5.0) tomlrb (>= 1.2, < 2.1) - train-core (~> 3.13, >= 3.13.4) + train-core (~> 3.16, >= 3.16.1) tty-prompt (~> 0.17) tty-table (~> 0.10) io-console (0.8.2) @@ -265,7 +265,7 @@ GEM os (1.1.4) ostruct (0.6.3) parallel (1.27.0) - parser (3.3.10.1) + parser (3.3.10.2) ast (~> 2.4.1) racc parslet (2.0.0) @@ -282,7 +282,7 @@ GEM psych (5.3.1) date stringio - public_suffix (7.0.2) + public_suffix (6.0.2) racc (1.8.1) rainbow (3.1.1) rdoc (7.2.0) -- 2.39.5