From 5178c3e1e73b824246573f0c95cb03caa1d03f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 08:38:58 +0000 Subject: [PATCH] Bump govuk_publishing_components from 44.11.0 to 45.4.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 44.11.0 to 45.4.1. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v44.11.0...v45.4.1) --- updated-dependencies: - dependency-name: govuk_publishing_components dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8816e33..f39ce479 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -215,7 +215,7 @@ GEM govuk_personalisation (1.1.0) plek (>= 1.9.0) rails (>= 6, < 9) - govuk_publishing_components (44.11.0) + govuk_publishing_components (45.4.1) chartkick govuk_app_config govuk_personalisation (>= 0.7.0) @@ -585,7 +585,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.7.0) + rdoc (6.8.0) psych (>= 4.0.0) redis (4.2.1) regexp_parser (2.9.2)