From a6128a7c20043cf23e71c3de30dfbab24fe971ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 09:20:17 +0000 Subject: [PATCH] :arrow_up: Bump json-schema from 5.1.0 to 6.2.0 Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 5.1.0 to 6.2.0. - [Release notes](https://github.com/voxpupuli/json-schema/releases) - [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/json-schema/compare/v5.1.0...v6.2.0) --- updated-dependencies: - dependency-name: json-schema dependency-version: 6.2.0 dependency-type: indirect update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index c0bc8ce..17d5b53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,8 +28,9 @@ GEM faraday-net_http (3.4.2) net-http (~> 0.5) json (2.19.1) - json-schema (5.1.0) + json-schema (6.2.0) addressable (~> 2.8) + bigdecimal (>= 3.1, < 5) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0)