From ddf07e898fb55d530ea84f9018e3c9a910fba0d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 09:13:10 +0000 Subject: [PATCH] Bump govuk_publishing_components from 37.2.2 to 37.2.3 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 37.2.2 to 37.2.3. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v37.2.2...v37.2.3) --- 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 f65bd8dc1..0b6cd7411 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) base64 (0.2.0) - bigdecimal (3.1.5) + bigdecimal (3.1.6) bootsnap (1.17.1) msgpack (~> 1.2) brakeman (6.1.0) @@ -203,7 +203,7 @@ GEM govuk_personalisation (0.15.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (37.2.2) + govuk_publishing_components (37.2.3) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown @@ -232,7 +232,7 @@ GEM domain_name (~> 0.5) i18n (1.14.1) concurrent-ruby (~> 1.0) - io-console (0.7.1) + io-console (0.7.2) irb (1.11.1) rdoc reline (>= 0.4.2) @@ -266,7 +266,7 @@ GEM mime-types-data (3.2023.1205) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.21.1) + minitest (5.21.2) mongo (2.19.3) bson (>= 4.14.1, < 5.0.0) mongoid (8.1.4)