From d84d7d70c4ac2aeee4c14449dce1af5c529c318e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 12:56:01 +0000 Subject: [PATCH] Bump json from 2.18.1 to 2.19.2 Bumps [json](https://github.com/ruby/json) from 2.18.1 to 2.19.2. - [Release notes](https://github.com/ruby/json/releases) - [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) - [Commits](https://github.com/ruby/json/compare/v2.18.1...v2.19.2) --- updated-dependencies: - dependency-name: json dependency-version: 2.19.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5d21bcbe..af72e3a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,6 +79,7 @@ GEM benchmark (0.5.0) bigdecimal (4.0.1) builder (3.3.0) + byebug (12.0.0) childprocess (5.1.0) logger (~> 1.5) chronic (0.10.2) @@ -140,6 +141,7 @@ GEM faker (3.6.0) i18n (>= 1.8.11, < 2) ffi (1.17.3-x64-mingw-ucrt) + ffi (1.17.3-x86_64-linux-gnu) ffi-compiler (1.3.2) ffi (>= 1.15.5) rake @@ -187,7 +189,7 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) - json (2.18.1) + json (2.19.2) json-schema (5.1.0) addressable (~> 2.8) jsonpath (1.1.5) @@ -245,6 +247,8 @@ GEM nio4r (2.7.5) nokogiri (1.19.1-x64-mingw-ucrt) racc (~> 1.4) + nokogiri (1.19.1-x86_64-linux-gnu) + racc (~> 1.4) ostruct (0.6.3) overcommit (0.68.0) childprocess (>= 0.6.3, < 6) @@ -257,6 +261,8 @@ GEM parser (3.3.10.2) ast (~> 2.4.1) racc + pg (1.6.3-x64-mingw-ucrt) + pg (1.6.3-x86_64-linux) pg_search (2.3.7) activerecord (>= 6.1) activesupport (>= 6.1) @@ -417,6 +423,7 @@ GEM PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES activejob (= 8.0.2.1)