From 99f2fee421c2b767a7daf604bafc007c57b632a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 23:33:25 +0000 Subject: [PATCH] Bump train-core from 3.16.3 to 3.16.5 Bumps [train-core](https://github.com/inspec/train) from 3.16.3 to 3.16.5. - [Release notes](https://github.com/inspec/train/releases) - [Changelog](https://github.com/inspec/train/blob/main/CHANGELOG.md) - [Commits](https://github.com/inspec/train/compare/v3.16.3...v3.16.5) --- updated-dependencies: - dependency-name: train-core dependency-version: 3.16.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 58dd22d..cc5dff8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -252,7 +252,7 @@ GEM io-console (0.8.2) ipaddress (0.8.3) jmespath (1.6.2) - json (2.19.8) + json (2.19.9) language_server-protocol (3.17.0.5) libyajl2 (2.1.0) license-acceptance (2.1.13) @@ -406,7 +406,7 @@ GEM date timeout (0.6.1) tomlrb (1.3.0) - train-core (3.16.3) + train-core (3.16.5) addressable (~> 2.5) ffi (>= 1.16.0, < 1.18) json (>= 2.19.2, < 3.0)