From 2566761d53ccc5f93ec1048c91c0c391c2152d4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 10:25:54 +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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b39646b8b..9b44650b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM globalid (1.2.1) activesupport (>= 6.1) google-protobuf (3.25.3) - googleapis-common-protos-types (1.13.0) + googleapis-common-protos-types (1.14.0) google-protobuf (~> 3.18) govspeak (8.3.4) actionview (>= 6) @@ -168,7 +168,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 @@ -255,7 +255,7 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.0) - nokogiri (1.16.2) + nokogiri (1.16.3) mini_portile2 (~> 2.8.2) racc (~> 1.4) null_logger (0.0.1) @@ -549,7 +549,7 @@ GEM netrc (~> 0.8) rexml (3.2.6) rinku (2.0.6) - rouge (4.2.0) + rouge (4.2.1) rss (0.3.0) rexml rubocop (1.60.2) @@ -599,10 +599,10 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - 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-context (2.0.0)