From e2d2b7be7fa8d8ef428284105f39f7efcc804eba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 03:21:44 +0000 Subject: [PATCH] Bump govuk_publishing_components from 38.3.0 to 38.3.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 38.3.0 to 38.3.1. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v38.3.0...v38.3.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 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c23f1a5bf..238de6c77 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -212,7 +212,7 @@ GEM govuk_personalisation (0.16.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (38.3.0) + govuk_publishing_components (38.3.1) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown @@ -311,7 +311,7 @@ GEM mime-types-data (3.2024.0507) mini_mime (1.1.5) mini_portile2 (2.8.6) - minitest (5.22.3) + minitest (5.23.0) minitest-reporters (1.6.1) ansi builder @@ -474,7 +474,7 @@ GEM opentelemetry-api (~> 1.0) opentelemetry-common (~> 0.21.0) opentelemetry-instrumentation-base (~> 0.22.1) - opentelemetry-instrumentation-grape (0.1.7) + opentelemetry-instrumentation-grape (0.1.8) opentelemetry-api (~> 1.0) opentelemetry-instrumentation-base (~> 0.22.1) opentelemetry-instrumentation-rack (~> 0.21) @@ -654,7 +654,8 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rexml (3.2.6) + rexml (3.2.7) + strscan (>= 3.0.9) rinku (2.0.6) rouge (4.2.1) rubocop (1.62.1) @@ -763,6 +764,7 @@ GEM statsd-ruby (1.5.0) strip_attributes (1.13.0) activemodel (>= 3.0, < 8.0) + strscan (3.1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) terser (1.2.2) @@ -793,7 +795,7 @@ GEM chronic (>= 0.6.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.13) + zeitwerk (2.6.14) PLATFORMS aarch64-linux