From 682cda502aadb0d94323755a919eac5132ecb7af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 14:24:00 +0000 Subject: [PATCH] Bump govuk-components from 5.3.2 to 5.4.0 Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.3.2 to 5.4.0. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v5.3.2...v5.4.0) --- updated-dependencies: - dependency-name: govuk-components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a66eccebb..9632fee64 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,10 +260,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (5.3.2) + govuk-components (5.4.0) html-attributes-utils (~> 1.0.0, >= 1.0.0) - pagy (>= 6, < 8) - view_component (>= 3.9, < 3.12) + pagy (>= 6, < 9) + view_component (>= 3.9, < 3.13) govuk_design_system_formbuilder (5.3.3) actionview (>= 6.1) activemodel (>= 6.1) @@ -597,7 +597,7 @@ GEM activemodel (>= 3.0.0) public_suffix version_gem (1.1.4) - view_component (3.11.0) + view_component (3.12.1) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)