From c538b24595fc7ee99ff14549fe11583c7f9e611b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 08:39:48 +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:production 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 ad67cfeb2..680448aeb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -199,8 +199,9 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.8.2) - json-schema (5.1.0) + json-schema (5.1.1) addressable (~> 2.8) + bigdecimal (~> 3.1) jsonpath (1.1.5) multi_json jwt (2.9.3)