From 52cc2fa6ce56bf50acf8cad637483ec537f45caf Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 13:16:18 +0000 Subject: [PATCH] Update json-schema to version 5.2.2 --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e0774ee..30c0ca65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -275,8 +275,9 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.13.2) - json-schema (2.8.1) - addressable (>= 2.4) + json-schema (5.2.2) + addressable (~> 2.8) + bigdecimal (~> 3.1) jsonapi-renderer (0.2.2) jwt (3.1.2) base64