From 34e9a2f751204afbf85a037c1619ec754df117b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 09:58:23 +0000 Subject: [PATCH] Bump govspeak from 8.8.3 to 10.0.0 Bumps [govspeak](https://github.com/alphagov/govspeak) from 8.8.3 to 10.0.0. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govspeak/compare/v8.8.3...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 | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a812f6c5..1f0041c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -178,10 +178,10 @@ GEM rake (>= 13) googleapis-common-protos-types (1.18.0) google-protobuf (>= 3.18, < 5.a) - govspeak (8.8.3) + 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) @@ -237,7 +237,8 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.8.0) - irb (1.14.3) + irb (1.15.1) + pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jquery-rails (4.6.0) @@ -544,6 +545,9 @@ GEM racc pg (1.5.9) plek (5.2.0) + pp (0.6.2) + prettyprint + prettyprint (0.2.0) prometheus_exporter (2.2.0) webrick pry (0.14.2) @@ -695,10 +699,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)