From cc3936a0271e780aae6f49e1a8871a5b6c3d2ea5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 03:09:31 +0000 Subject: [PATCH] build(deps): bump json-schema from 3.0.0 to 4.1.1 Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 3.0.0 to 4.1.1. - [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/json-schema/compare/v3.0.0...v4.1.1) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7099e2c9..5bfc845c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,7 +159,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - json-schema (3.0.0) + json-schema (4.1.1) addressable (>= 2.8) jwt (2.7.1) kramdown (2.4.0)