From acb25938d240dfce3ff90f6c44eed4350e72d1c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 15:53:26 +0000 Subject: [PATCH] Bump govuk_publishing_components from 38.0.1 to 38.1.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 38.0.1 to 38.1.0. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v38.0.1...v38.1.0) --- updated-dependencies: - dependency-name: govuk_publishing_components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c406e91d0..4b1366437 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM govuk_personalisation (0.16.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (38.0.1) + govuk_publishing_components (38.1.0) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown @@ -197,7 +197,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2024.0305) mini_mime (1.1.5) - mini_portile2 (2.8.5) + mini_portile2 (2.8.6) minitest (5.22.3) minitest-capybara (0.9.0) capybara @@ -492,7 +492,7 @@ GEM redis-client (0.22.1) connection_pool regexp_parser (2.9.0) - reline (0.5.1) + reline (0.5.2) io-console (~> 0.5) request_store (1.6.0) rack (>= 1.4) @@ -550,10 +550,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.17.2) + sentry-rails (5.17.3) railties (>= 5.0) - sentry-ruby (~> 5.17.2) - sentry-ruby (5.17.2) + sentry-ruby (~> 5.17.3) + sentry-ruby (5.17.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-context (2.0.0)