From ff25b19d240777293158c6a5c934a869ce6fd88b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jan 2025 01:05:06 +0000 Subject: [PATCH] Bump govuk-components from 5.4.1 to 5.8.0 Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.4.1 to 5.8.0. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v5.4.1...v5.8.0) --- updated-dependencies: - dependency-name: govuk-components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c1e101791..3b6fb8648 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,7 @@ GEM combine_pdf (1.0.26) matrix ruby-rc4 (>= 0.1.5) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) connection_pool (2.5.0) contentful (2.17.0) http (> 0.8, < 6.0) @@ -244,10 +244,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (5.4.1) + govuk-components (5.8.0) html-attributes-utils (~> 1.0.0, >= 1.0.0) - pagy (>= 6, < 9) - view_component (>= 3.9, < 3.13) + pagy (>= 6, < 10) + view_component (>= 3.18, < 3.22) govuk_design_system_formbuilder (5.4.1) actionview (>= 6.1) activemodel (>= 6.1) @@ -276,7 +276,7 @@ GEM http-parser (1.2.3) ffi-compiler (>= 1.0, < 2.0) httpclient (2.8.3) - i18n (1.14.6) + i18n (1.14.7) concurrent-ruby (~> 1.0) ice_nine (0.11.2) importmap-rails (2.0.1) @@ -321,7 +321,6 @@ GEM msgpack (1.7.2) multi_json (1.15.0) mutex_m (0.3.0) - mutex_m (0.3.0) net-http (0.4.1) uri net-imap (0.5.0) @@ -372,7 +371,7 @@ GEM webfinger (~> 2.0) orm_adapter (0.5.0) os (1.1.4) - pagy (8.6.3) + pagy (9.3.3) parallel (1.26.3) parser (3.3.6.0) ast (~> 2.4.1) @@ -593,8 +592,8 @@ GEM validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix - view_component (3.12.1) - activesupport (>= 5.2.0, < 8.0) + view_component (3.21.0) + activesupport (>= 5.2.0, < 8.1) concurrent-ruby (~> 1.0) method_source (~> 1.0) warden (1.2.9)