From 84f79aaae7ee9d6c8a5bbe34fb3b0fc1cae3953b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 11:27:43 +0000 Subject: [PATCH] Bump json-schema from 2.8.1 to 5.1.1 Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 2.8.1 to 5.1.1. - [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) - [Commits](https://github.com/voxpupuli/json-schema/compare/v2.8.1...v5.1.1) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 ++++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 765b4d7de..cf0711085 100644 --- a/Gemfile +++ b/Gemfile @@ -28,7 +28,7 @@ gem 'graphql' gem 'honeybadger', '~> 5.2' gem 'httparty' gem 'jquery-rails', '~> 4.5' -gem 'json-schema', '~> 2.8' +gem 'json-schema', '~> 5.1' gem 'librato-metrics', '~> 2.1.2' gem 'lograge' gem 'mime-types' diff --git a/Gemfile.lock b/Gemfile.lock index 227817122..decb37b81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,8 +84,8 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) aggregate (0.2.3) ast (2.4.2) aws-eventstream (1.2.0) @@ -107,6 +107,7 @@ GEM net-http-persistent (~> 4.0) nokogiri (~> 1, >= 1.10.8) bcrypt (3.1.18) + bigdecimal (3.1.8) brpoplpush-redis_script (0.1.3) concurrent-ruby (~> 1.0, >= 1.0.5) redis (>= 1.0, < 6) @@ -232,8 +233,9 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json-schema (2.8.1) - addressable (>= 2.4) + json-schema (5.1.1) + addressable (~> 2.8) + bigdecimal (~> 3.1) jsonapi-renderer (0.2.2) jwt (1.5.6) kaminari (1.2.2) @@ -341,7 +343,7 @@ GEM pry (0.14.2) coderay (~> 1.1) method_source (~> 1.0) - public_suffix (4.0.7) + public_suffix (6.0.1) puma (6.4.3) nio4r (~> 2.0) pundit (2.4.0) @@ -547,7 +549,7 @@ DEPENDENCIES honeybadger (~> 5.2) httparty jquery-rails (~> 4.5) - json-schema (~> 2.8) + json-schema (~> 5.1) librato-metrics (~> 2.1.2) listen (~> 3.8) lograge