From 352fd230ba15e511ebf2298dd709300793216375 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 19:52:47 +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 83ca0f76e..6205eb3c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,8 +213,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) govuk_sidekiq (7.1.5) gds-api-adapters (>= 19.1.0) govuk_app_config (>= 1.1) @@ -244,7 +244,7 @@ GEM actionview (>= 5.0.0) activesupport (>= 5.0.0) json (2.7.1) - json-schema (4.1.1) + json-schema (4.3.0) addressable (>= 2.8) jsonapi-renderer (0.2.2) jwt (2.8.1) @@ -547,7 +547,7 @@ GEM pry (>= 0.10.4) 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)