From a7d7929466c90e039cbd617fd813080edd2c58e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 09:04:53 +0000 Subject: [PATCH] Bump govspeak from 8.3.4 to 8.4.0 Bumps [govspeak](https://github.com/alphagov/govspeak) from 8.3.4 to 8.4.0. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govspeak/compare/v8.3.4...v8.4.0) --- updated-dependencies: - dependency-name: govspeak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7473f96b..df1b67cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -176,13 +176,13 @@ GEM rake (>= 13) googleapis-common-protos-types (1.16.0) google-protobuf (>= 3.18, < 5.a) - govspeak (8.3.4) - actionview (>= 6) - addressable (>= 2.3.8, < 3) - govuk_publishing_components (>= 35.1) + govspeak (8.4.0) + actionview (>= 6, < 7.2.2) + addressable (>= 2.3.8, < 2.8.8) + govuk_publishing_components (>= 35.1, < 43.5.1) htmlentities (~> 4) - i18n (>= 0.7) - kramdown (>= 2.3.1) + i18n (>= 0.7, < 1.14.7) + kramdown (>= 2.3.1, < 2.4.1) nokogiri (~> 1.12) rinku (~> 2.0) sanitize (~> 6) @@ -235,7 +235,7 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.7.2) - irb (1.14.0) + irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) jquery-rails (4.6.0) @@ -669,7 +669,7 @@ GEM rubocop (~> 1.61) ruby-progressbar (1.13.0) rubyzip (2.3.2) - sanitize (6.1.0) + sanitize (6.1.3) crass (~> 1.0.2) nokogiri (>= 1.12.0) sass-embedded (1.77.8) @@ -690,10 +690,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.19.0) + sentry-rails (5.20.1) railties (>= 5.0) - sentry-ruby (~> 5.19.0) - sentry-ruby (5.19.0) + sentry-ruby (~> 5.20.1) + sentry-ruby (5.20.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0)