From 495a87087ea5ae43efb1247bf47905d24a9deedd Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 16:22:38 +0000 Subject: [PATCH] Update json-schema to version 4.1.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79369b3a..b995c6b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -247,7 +247,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.7.1) - json-schema (4.0.0) + json-schema (4.1.1) addressable (>= 2.8) jsonapi-renderer (0.2.2) jwt (2.7.1)