From fd5d449b94e50cd1590d924b36fe06de0da381a0 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 15:16:11 +0000 Subject: [PATCH] Update json-schema to version 3.0.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3cbe9a3a..e25b2d20 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -285,8 +285,8 @@ GEM jquery-ui-rails (6.0.1) railties (>= 3.2.16) json (2.6.1) - json-schema (2.8.1) - addressable (>= 2.4) + json-schema (3.0.0) + addressable (>= 2.8) jsonapi-renderer (0.2.2) jwt (2.3.0) launchy (2.5.0)