From 2c48af1995d07a3dbb11b41912c6b83085ffa0d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:43:44 +0000 Subject: [PATCH] Bump json-schema from 4.3.1 to 5.0.0 Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 4.3.1 to 5.0.0. - [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/json-schema/compare/v4.3.1...v5.0.0) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41587a32..ed814580 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -229,8 +229,8 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.7.2) - json-schema (4.3.1) - addressable (>= 2.8) + json-schema (5.0.0) + addressable (~> 2.8) jwt (2.8.2) base64 kaminari (1.2.2)