From 7c55ae6aa60a5142c96bc5b25619b90c47289f9b Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 15:51:05 +0000 Subject: [PATCH] Update json-schema to version 5.2.1 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f3b0a381..d4fd4687 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,7 +256,7 @@ GEM jquery-ui-rails (8.0.0) railties (>= 3.2.16) json (2.9.1) - json-schema (5.1.1) + json-schema (5.2.1) addressable (~> 2.8) bigdecimal (~> 3.1) jsonapi-renderer (0.2.2) @@ -393,7 +393,7 @@ GEM prawn-table prawn-table (0.2.2) prawn (>= 1.3.0, < 3.0.0) - public_suffix (6.0.1) + public_suffix (6.0.2) puma (6.5.0) nio4r (~> 2.0) racc (1.8.1)