From ca4744e397d458e6b0c8eff8ff2f110528c5638c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 07:45:46 +0000 Subject: [PATCH] Update json-schema to version 5.0.1 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5e03b444..79a6c84e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM rubocop (< 2.0) iniparse (1.5.0) json (2.7.2) - json-schema (5.0.0) + json-schema (5.0.1) addressable (~> 2.8) language_server-protocol (3.17.0.3) listen (3.9.0)