From 181dcd44997c717c6ffd1f4c08cf3947cfca8b24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 00:25:38 +0000 Subject: [PATCH] Bump govuk_publishing_components from 43.3.0 to 44.1.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 43.3.0 to 44.1.0. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v43.3.0...v44.1.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, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9206e5477..26898bfdd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -181,10 +181,10 @@ GEM rake (>= 13) googleapis-common-protos-types (1.16.0) google-protobuf (>= 3.18, < 5.a) - govspeak (8.4.0) + govspeak (8.4.1) actionview (>= 6, < 7.2.2) addressable (>= 2.3.8, < 2.8.8) - govuk_publishing_components (>= 35.1, < 43.5.1) + govuk_publishing_components (>= 35.1) htmlentities (~> 4) i18n (>= 0.7, < 1.14.7) kramdown (>= 2.3.1, < 2.4.1) @@ -206,10 +206,11 @@ GEM govuk_personalisation (1.0.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (43.3.0) + govuk_publishing_components (44.1.0) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown + ostruct plek rails (>= 6) rouge @@ -548,6 +549,7 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.10.1) opentelemetry-api (~> 1.0) + ostruct (0.6.0) parallel (1.26.3) parser (3.3.5.0) ast (~> 2.4.1)