From 996f56d005dded86639c900af251f1a19c56b3ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 00:13:44 +0100 Subject: [PATCH] Build(deps-dev): Bump json-schema from 5.1.0 to 5.1.1 (#30052) 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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index de8212e10ad..de508ec381b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -198,8 +198,9 @@ GEM iso8601 (0.13.0) jmespath (1.6.2) json (2.8.2) - json-schema (5.1.0) + json-schema (5.1.1) addressable (~> 2.8) + bigdecimal (~> 3.1) json_schemer (2.3.0) bigdecimal hana (~> 1.3)