From 60e62dee9c79f77c86974bb072f9d52b6abf9e36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Apr 2024 09:15:05 +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 256fd740..5e753fa9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -205,8 +205,8 @@ GEM rouge sprockets (>= 3) sprockets-rails - govuk_schemas (4.7.0) - json-schema (>= 2.8, < 4.2) + govuk_schemas (5.0.0) + json-schema (>= 2.8, < 4.4) govuk_test (4.0.2) brakeman (>= 5.0.2) capybara (>= 3.36) @@ -230,7 +230,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (2.7.2) - json-schema (4.1.1) + json-schema (4.3.0) addressable (>= 2.8) jwt (2.7.1) kaminari (1.2.2) @@ -539,7 +539,7 @@ GEM slop (~> 3.0) 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)