From f68962c77c265e87bd5b09435fa7d1ef338a1a9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 14:46:54 +0000 Subject: [PATCH] Bump govuk_publishing_components from 49.1.0 to 50.0.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 49.1.0 to 50.0.0. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v49.1.0...v50.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 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 27fbf861..7f539318 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 (49.1.0) + govuk_publishing_components (50.0.0) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown @@ -264,7 +264,8 @@ GEM railties (>= 7.0) responders (>= 2) io-console (0.8.0) - irb (1.14.3) + irb (1.15.1) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.1) @@ -595,6 +596,9 @@ GEM parslet (2.0.0) pg (1.5.9) plek (5.2.0) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) prometheus_exporter (2.2.0) webrick pry (0.14.1)