From 24df29ee84a3a4eb1471ebd59b9051e08253fae2 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 7 Apr 2021 04:00:15 +0000 Subject: Bump ffi-yajl to 2.4.0 This pull request was triggered automatically via Expeditor when ffi-yajl 2.4.0 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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7ea35f1bad..74f7db49b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -185,8 +185,8 @@ GEM ffi (~> 1.0) ffi-win32-extensions (1.0.4) ffi - ffi-yajl (2.3.4) - libyajl2 (~> 1.2) + ffi-yajl (2.4.0) + libyajl2 (>= 1.2) fuzzyurl (0.9.0) gssapi (1.3.1) ffi (>= 1.0.1) @@ -225,7 +225,7 @@ GEM ipaddress (0.8.3) iso8601 (0.13.0) json (2.5.1) - libyajl2 (1.2.0) + libyajl2 (2.1.0) license-acceptance (2.1.13) pastel (~> 0.7) tomlrb (>= 1.2, < 3.0) -- cgit v1.2.1