From a9cea5ae36fde6b363003737196e21296d04e9fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 15:45:21 +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 5bff5236..3412d56c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -247,8 +247,9 @@ GEM jsbundling-rails (1.3.1) railties (>= 6.0.0) json (2.9.1) - json-schema (5.1.0) + json-schema (5.1.1) addressable (~> 2.8) + bigdecimal (~> 3.1) jwt (2.10.1) base64 kaminari (1.2.2)