From d4546841e6c7fd56e57de30df8d0524d4c678f04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 09:55:40 +0000 Subject: [PATCH] Bump json-schema from 5.1.0 to 5.1.1 Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 5.1.0 to 5.1.1. - [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/json-schema/compare/v5.1.0...v5.1.1) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0547e7350..cc9968040 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -245,8 +245,9 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.8.2) - json-schema (5.1.0) + json-schema (5.1.1) addressable (~> 2.8) + bigdecimal (~> 3.1) jwt (2.9.3) base64 kaminari (1.2.2)