From aabcf15c7861a3356c7cbb084a6145313af6c92f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Oct 2024 09:25:28 +0000 Subject: [PATCH] Bump govspeak from 8.4.0 to 8.4.1 Bumps [govspeak](https://github.com/alphagov/govspeak) from 8.4.0 to 8.4.1. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govspeak/compare/v8.4.0...v8.4.1) --- updated-dependencies: - dependency-name: govspeak dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b419514..984c334a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,10 +176,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) @@ -740,7 +740,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.18) + zeitwerk (2.7.0) PLATFORMS aarch64-linux