From 895f4da6b4f185ed7e3f3fda16762e0d6d85c458 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 16:12:14 +0000 Subject: [PATCH] Bump govuk_publishing_components from 44.11.0 to 45.0.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 44.11.0 to 45.0.0. - [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.0.0) --- updated-dependencies: - dependency-name: govuk_publishing_components dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c56bd75b..6a578929 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -213,7 +213,7 @@ GEM govuk_personalisation (1.0.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (44.11.0) + govuk_publishing_components (45.0.0) chartkick govuk_app_config govuk_personalisation (>= 0.7.0) @@ -549,9 +549,8 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.0) rack (>= 3) - webrick (~> 1.8) railroady (1.6.0) rails (7.2.1.2) actioncable (= 7.2.1.2) @@ -699,7 +698,7 @@ GEM execjs (>= 0.3.0, < 3) thor (1.3.2) thread_safe (0.3.6) - timeout (0.4.1) + timeout (0.4.2) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0)