From 6808cb4837e6b07d6c29c9a169909222b623584a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 06:33:31 +0000 Subject: [PATCH] Bump govuk_publishing_components from 51.2.0 to 51.2.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 51.2.0 to 51.2.1. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v51.2.0...v51.2.1) --- updated-dependencies: - dependency-name: govuk_publishing_components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 89514d4a4..bb9b1a710 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -224,7 +224,7 @@ GEM govuk_personalisation (1.1.0) plek (>= 1.9.0) rails (>= 6, < 9) - govuk_publishing_components (51.2.0) + govuk_publishing_components (51.2.1) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown @@ -596,7 +596,7 @@ GEM pundit (2.4.0) activesupport (>= 3.0.0) racc (1.8.1) - rack (2.2.10) + rack (2.2.11) rack-protection (3.2.0) base64 (>= 0.1.0) rack (~> 2.2, >= 2.2.4)