From d6a71cd14e4d9b8d16c4dce69ac26c6b97611c37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 14:53:07 +0000 Subject: [PATCH] Bump govuk_publishing_components from 45.2.0 to 45.3.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 45.2.0 to 45.3.0. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v45.2.0...v45.3.0) --- updated-dependencies: - dependency-name: govuk_publishing_components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52648aea..94170582 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,7 @@ GEM govuk_personalisation (1.0.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (45.2.0) + govuk_publishing_components (45.3.0) chartkick govuk_app_config govuk_personalisation (>= 0.7.0) @@ -461,7 +461,7 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.2.0) + rackup (2.2.1) rack (>= 3) rails (7.2.2) actioncable (= 7.2.2) @@ -516,7 +516,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rexml (3.3.9) - rouge (4.5.0) + rouge (4.5.1) rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3)