From cb252414fe10cd2ab5c7f276f20d622713647a9c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 18:47:33 +0000 Subject: [PATCH] Update json-schema to version 4.2.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a176f740..110a2168 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -250,7 +250,7 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.7.1) - json-schema (4.1.1) + json-schema (4.2.0) addressable (>= 2.8) jsonapi-renderer (0.2.2) jwt (2.8.1)