From cc810446c7fe7aa5cf4442957b248562a0e616e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Mar 2024 16:04:17 +0000 Subject: [PATCH] Bump govuk_publishing_components from 37.8.0 to 37.8.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 37.8.0 to 37.8.1. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v37.8.0...v37.8.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 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6dd91f96..111a20e6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -202,7 +202,7 @@ GEM govuk_personalisation (0.15.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (37.8.0) + govuk_publishing_components (37.8.1) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown @@ -656,10 +656,10 @@ GEM ffi (~> 1.9) searchlight (4.1.0) select2-rails (4.0.13) - sentry-rails (5.17.0) + sentry-rails (5.17.1) railties (>= 5.0) - sentry-ruby (~> 5.17.0) - sentry-ruby (5.17.0) + sentry-ruby (~> 5.17.1) + sentry-ruby (5.17.1) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (6.1.0)