From 0896fb6d83a601696b07362c45d75be0fdaeeb9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 14:02:13 +0000 Subject: [PATCH] Bump govuk-components from 5.4.0 to 5.6.1 Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.4.0 to 5.6.1. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v5.4.0...v5.6.1) --- updated-dependencies: - dependency-name: govuk-components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3f1b62f53..ddfeab9f3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,10 +214,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (5.4.0) + govuk-components (5.6.1) html-attributes-utils (~> 1.0.0, >= 1.0.0) - pagy (>= 6, < 9) - view_component (>= 3.9, < 3.13) + pagy (>= 6, < 10) + view_component (>= 3.9, < 3.15) govuk_design_system_formbuilder (5.4.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -274,7 +274,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.24.1) + minitest (5.25.1) msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -530,7 +530,7 @@ GEM validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix - view_component (3.12.1) + view_component (3.14.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)