From be72c93ea101406864ddf4ab528b9e0ceffec268 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 23:34:38 +0000 Subject: [PATCH] Bump ffi-yajl from 2.7.11 to 3.0.0 Bumps [ffi-yajl](https://github.com/chef/ffi-yajl) from 2.7.11 to 3.0.0. - [Changelog](https://github.com/chef/ffi-yajl/blob/main/CHANGELOG.md) - [Commits](https://github.com/chef/ffi-yajl/compare/2.7.11...3.0.0) --- updated-dependencies: - dependency-name: ffi-yajl dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8f44ef2..a657e79 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -205,8 +205,8 @@ GEM ffi (1.17.4-x86_64-linux-musl) ffi-libarchive (1.1.14) ffi (~> 1.0) - ffi-yajl (2.7.11) - libyajl2 (>= 2.1) + ffi-yajl (3.0.0) + libyajl2 (>= 1.2) fuzzyurl (0.9.0) gssapi (1.3.1) ffi (>= 1.0.1) @@ -304,17 +304,17 @@ GEM netrc (0.11.0) nori (2.7.1) bigdecimal - ohai (19.1.24) + ohai (19.1.37) base64 chef-config (>= 14.12, < 20) chef-utils (>= 16.0, < 20) ffi (>= 1.15.5) - ffi-yajl (~> 2.2) + ffi-yajl (>= 2.2, < 4.0) ipaddress mixlib-cli (>= 1.7.0) mixlib-config (>= 2.0, < 4.0) mixlib-log (>= 2.0.1, < 4.0) - mixlib-shellout (~> 3.3.6) + mixlib-shellout (>= 3.3.6, < 3.5.0) plist (~> 3.1) train-core wmi-lite (~> 1.0)