From 7fd8c12426bee2c7d4beff61a8765aad3d149c3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 11:47:36 -0500 Subject: [PATCH] Bump json-schema from 5.0.1 to 5.1.0 (#19657) Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 5.0.1 to 5.1.0. - [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/json-schema/compare/v5.0.1...v5.1.0) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 693daa25901..d0b8c2ae221 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -603,7 +603,7 @@ GEM jruby-openssl (0.15.1-java) json (2.7.5) json (2.7.5-java) - json-schema (5.0.1) + json-schema (5.1.0) addressable (~> 2.8) json_schema (0.21.0) json_schemer (2.3.0)