From b6348fa4c4766b6703c852fe7bdfcb5d2e67e905 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 11:16:53 +0000 Subject: [PATCH] Update json-schema to version 5.1.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7388b85c..8827b596 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -256,8 +256,8 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.9.0) - json-schema (4.3.0) - addressable (>= 2.8) + json-schema (5.1.0) + addressable (~> 2.8) jsonapi-renderer (0.2.2) jwt (2.9.3) base64