From cd5a885f9ed6156efcddaa0d963e549f011671c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 15:47:17 +0000 Subject: [PATCH] Bump json-schema from 4.0.0 to 4.1.1 Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 4.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/v4.0.0...v4.1.1) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6c151c5b..22f083d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.1.1) @@ -212,7 +212,7 @@ GEM jsbundling-rails (1.2.1) railties (>= 6.0.0) json (2.6.3) - json-schema (4.0.0) + json-schema (4.1.1) addressable (>= 2.8) jwt (2.7.1) kaminari (1.2.2) @@ -286,7 +286,7 @@ GEM pghero (3.3.4) activerecord (>= 6) prometheus-client (4.2.1) - public_suffix (5.0.1) + public_suffix (5.0.3) puma (6.3.1) nio4r (~> 2.0) pundit (2.3.1)