From 032a0814f106e0a160da9fe20a2bf07f6498b87a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 05:45:54 +0000 Subject: [PATCH] Bump govspeak from 9.0.0 to 10.0.0 Bumps [govspeak](https://github.com/alphagov/govspeak) from 9.0.0 to 10.0.0. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govspeak/compare/v9.0.0...v10.0.0) --- updated-dependencies: - dependency-name: govspeak dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 752c59baf..67fb880b7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,10 +191,10 @@ GEM rake (>= 13) googleapis-common-protos-types (1.18.0) google-protobuf (>= 3.18, < 5.a) - govspeak (9.0.0) + govspeak (10.0.0) actionview (>= 6, < 8.0.2) addressable (>= 2.3.8, < 2.8.8) - govuk_publishing_components (>= 35.1) + govuk_publishing_components (>= 43) htmlentities (~> 4) i18n (>= 0.7, < 1.14.7) kramdown (>= 2.3.1, < 2.5.2) @@ -726,10 +726,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.22.1) + sentry-rails (5.22.2) railties (>= 5.0) - sentry-ruby (~> 5.22.1) - sentry-ruby (5.22.1) + sentry-ruby (~> 5.22.2) + sentry-ruby (5.22.2) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0)