From 3ffab8d47f4d3f994522d8e8f3ff70092128d4ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 14:04:05 +0000 Subject: [PATCH] Bump govuk_publishing_components from 46.4.0 to 47.0.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 46.4.0 to 47.0.0. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v46.4.0...v47.0.0) --- updated-dependencies: - dependency-name: govuk_publishing_components dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e6437e26..f438e9b3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,6 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - chartkick (5.1.2) climate_control (1.2.0) coderay (1.1.3) concurrent-ruby (1.3.4) @@ -152,8 +151,7 @@ GEM govuk_personalisation (1.1.0) plek (>= 1.9.0) rails (>= 6, < 9) - govuk_publishing_components (46.4.0) - chartkick + govuk_publishing_components (47.0.0) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown @@ -213,7 +211,7 @@ GEM mini_portile2 (2.8.8) minitest (5.25.4) msgpack (1.7.2) - net-imap (0.5.2) + net-imap (0.5.5) date net-protocol net-pop (0.1.2) @@ -459,7 +457,8 @@ GEM rack (3.1.8) rack-proxy (0.7.7) rack - rack-session (2.0.0) + rack-session (2.1.0) + base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) @@ -629,7 +628,8 @@ GEM hashdiff (>= 0.4.0, < 2.0.0) webrick (1.9.1) websocket (1.2.10) - websocket-driver (0.7.6) + websocket-driver (0.7.7) + base64 websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) xpath (3.2.0)