From 29350ee893f27470dd8430ab54b65f655dabb0c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 16:08:36 +0000 Subject: [PATCH] Bump json-schema from 4.1.1 to 4.3.0 Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 4.1.1 to 4.3.0. - [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/json-schema/compare/v4.1.1...v4.3.0) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:development 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 762aede0..f2a82fb5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -232,7 +232,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.7.1) - json-schema (4.1.1) + json-schema (4.3.0) addressable (>= 2.8) jwt (2.7.1) kramdown (2.4.0)