From d24ca1b8a492c689111adfa34a9af5d9d868ed8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 11:30:18 +0000 Subject: [PATCH] Bump govuk_publishing_components from 51.2.0 to 51.2.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 51.2.0 to 51.2.1. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v51.2.0...v51.2.1) --- updated-dependencies: - dependency-name: govuk_publishing_components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47e3ec5b4..c5a35da5e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM govuk_personalisation (1.1.0) plek (>= 1.9.0) rails (>= 6, < 9) - govuk_publishing_components (51.2.0) + govuk_publishing_components (51.2.1) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown @@ -543,7 +543,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.2.1) - rdoc (6.11.0) + rdoc (6.12.0) psych (>= 4.0.0) redis (5.3.0) redis-client (>= 0.22.0) @@ -609,10 +609,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.22.3) + sentry-rails (5.22.4) railties (>= 5.0) - sentry-ruby (~> 5.22.3) - sentry-ruby (5.22.3) + sentry-ruby (~> 5.22.4) + sentry-ruby (5.22.4) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-context (2.0.0)