From ff66eb2a1b27fa928e6b2108afc8e7a1b02903cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 00:46:33 +0000 Subject: [PATCH] Bump govspeak from 7.1.1 to 8.0.0 Bumps [govspeak](https://github.com/alphagov/govspeak) from 7.1.1 to 8.0.0. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govspeak/compare/v7.1.1...v8.0.0) --- updated-dependencies: - dependency-name: govspeak dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f7d7fa618..9cc6e05b2f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,7 @@ GEM google-protobuf (3.23.4-x86_64-linux) googleapis-common-protos-types (1.6.0) google-protobuf (~> 3.14) - govspeak (7.1.1) + govspeak (8.0.0) actionview (>= 6) addressable (>= 2.3.8, < 3) govuk_publishing_components (>= 35.1)