From 288d5fac2e4ae8473e1cb26c999cc5d2442fc3de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 03:18:45 +0000 Subject: [PATCH] Bump govspeak from 8.8.2 to 9.0.0 Bumps [govspeak](https://github.com/alphagov/govspeak) from 8.8.2 to 9.0.0. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govspeak/compare/v8.8.2...v9.0.0) --- updated-dependencies: - dependency-name: govspeak dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 69bd765d1..fc4c4e271 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,22 +212,22 @@ GEM warden-oauth2 (~> 0.0.1) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (4.29.2) + google-protobuf (4.29.3) bigdecimal rake (>= 13) - google-protobuf (4.29.2-aarch64-linux) + google-protobuf (4.29.3-aarch64-linux) bigdecimal rake (>= 13) - google-protobuf (4.29.2-arm64-darwin) + google-protobuf (4.29.3-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.29.2-x86_64-linux) + google-protobuf (4.29.3-x86_64-linux) bigdecimal rake (>= 13) - googleapis-common-protos-types (1.16.0) + googleapis-common-protos-types (1.17.0) google-protobuf (>= 3.18, < 5.a) - govspeak (8.8.2) - actionview (>= 6, < 7.2.3) + govspeak (9.0.0) + actionview (>= 6, < 8.0.2) addressable (>= 2.3.8, < 2.8.8) govuk_publishing_components (>= 35.1) htmlentities (~> 4) @@ -235,7 +235,7 @@ GEM kramdown (>= 2.3.1, < 2.5.2) nokogiri (~> 1.12) rinku (~> 2.0) - sanitize (~> 6) + sanitize (>= 6, < 8) govuk_admin_template (7.0.0) bootstrap-sass (~> 3.4) jquery-rails (~> 4.3) @@ -760,9 +760,9 @@ GEM ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) rubyzip (2.3.2) - sanitize (6.1.3) + sanitize (7.0.0) crass (~> 1.0.2) - nokogiri (>= 1.12.0) + nokogiri (>= 1.16.8) sass-embedded (1.77.8) google-protobuf (~> 4.26) rake (>= 13)