From 8c22ea82760c51843de0125aba2a62ed69dff42f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jan 2024 16:11:30 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7bbecaa3..d3a4cc52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM autoprefixer-rails (10.4.7.0) execjs (~> 2) base64 (0.2.0) - bigdecimal (3.1.5) + bigdecimal (3.1.6) bootsnap (1.17.1) msgpack (~> 1.2) bootstrap-sass (3.4.1) @@ -113,7 +113,7 @@ GEM coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.2.2) + concurrent-ruby (1.2.3) connection_pool (2.4.1) crack (0.4.5) rexml @@ -192,7 +192,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 @@ -214,7 +214,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) @@ -259,7 +259,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) mocha (2.1.0) ruby2_keywords (>= 0.0.5) mongo (2.19.3)