From 4381abd24f59b8fbe8b669d1f46ea637fb6e0915 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 19:38:27 +0000 Subject: [PATCH] Bump govuk_schemas from 5.0.0 to 5.0.1 Bumps [govuk_schemas](https://github.com/alphagov/govuk_schemas_gem) from 5.0.0 to 5.0.1. - [Changelog](https://github.com/alphagov/govuk_schemas/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_schemas_gem/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: govuk_schemas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d13cb8ae6..a2267ab7c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,7 +214,7 @@ GEM rouge sprockets (>= 3) sprockets-rails - govuk_schemas (5.0.0) + govuk_schemas (5.0.1) json-schema (>= 2.8, < 4.4) govuk_sidekiq (7.1.5) gds-api-adapters (>= 19.1.0)