From 72a7c3aa7e442a47d4c7e074b68bb3efb5c571e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Apr 2024 16:43:21 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7c9e78f6..9488982c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,8 +212,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) hashdiff (1.1.0) hashie (5.0.0) htmlentities (4.3.4) @@ -522,7 +522,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)