From 4223243b3adde27614f6f249a452ca017619cd4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 21:51:41 +0000 Subject: [PATCH] Bump govspeak from 10.0.0 to 10.0.1 Bumps [govspeak](https://github.com/alphagov/govspeak) from 10.0.0 to 10.0.1. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govspeak/compare/v10.0.0...v10.0.1) --- updated-dependencies: - dependency-name: govspeak dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9c0130e8..a93f93f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,12 +168,12 @@ GEM rake (>= 13) googleapis-common-protos-types (1.18.0) google-protobuf (>= 3.18, < 5.a) - govspeak (10.0.0) + govspeak (10.0.1) actionview (>= 6, < 8.0.2) addressable (>= 2.3.8, < 2.8.8) govuk_publishing_components (>= 43) htmlentities (~> 4) - i18n (>= 0.7, < 1.14.7) + i18n (>= 0.7, < 1.14.8) kramdown (>= 2.3.1, < 2.5.2) nokogiri (~> 1.12) rinku (~> 2.0) @@ -219,7 +219,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.8) domain_name (~> 0.5) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) io-console (0.8.0) irb (1.15.1) @@ -533,7 +533,7 @@ GEM date stringio public_suffix (6.0.1) - puma (6.5.0) + puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) rack (2.2.10) @@ -660,10 +660,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.22.2) + sentry-rails (5.22.3) railties (>= 5.0) - sentry-ruby (~> 5.22.2) - sentry-ruby (5.22.2) + sentry-ruby (~> 5.22.3) + sentry-ruby (5.22.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) sentry-sidekiq (5.22.2)