From 4e37effd49402f6b73cfd57d8ceed7ebb57c764e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 04:02:51 +0000 Subject: [PATCH] Bump govuk_schemas from 4.7.0 to 5.0.0 Bumps [govuk_schemas](https://github.com/alphagov/govuk_schemas_gem) from 4.7.0 to 5.0.0. - [Changelog](https://github.com/alphagov/govuk_schemas/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_schemas_gem/compare/v4.7.0...v5.0.0) --- updated-dependencies: - dependency-name: govuk_schemas dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a00d588c..e9f426cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,8 +79,8 @@ GEM statsd-ruby (~> 1.5) govuk_message_queue_consumer (4.1.0) bunny (~> 2.17) - govuk_schemas (4.7.0) - json-schema (>= 2.8, < 4.2) + govuk_schemas (5.0.0) + json-schema (>= 2.8, < 4.4) hashdiff (1.1.0) http-accept (1.7.0) http-cookie (1.0.5) @@ -92,7 +92,7 @@ GEM rdoc reline (>= 0.4.2) json (2.7.2) - json-schema (4.1.1) + json-schema (4.3.0) addressable (>= 2.8) language_server-protocol (3.17.0.3) link_header (0.0.8) @@ -341,7 +341,7 @@ GEM pry (>= 0.13, < 0.15) psych (5.1.2) stringio - public_suffix (5.0.4) + public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) racc (1.7.3)