From 08e06575de679e73f163d98bbaf36b564c509380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 11:06:57 +0000 Subject: [PATCH] build(deps): bump json-schema from 6.1.0 to 6.2.0 Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 6.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/v6.1.0...v6.2.0) --- updated-dependencies: - dependency-name: json-schema dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 98a0681a6f..91c9cb206d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -276,7 +276,7 @@ GEM jaro_winkler (1.7.0) json (2.18.1) json-diff (0.4.1) - json-schema (6.1.0) + json-schema (6.2.0) addressable (~> 2.8) bigdecimal (>= 3.1, < 5) jwt (2.10.2)