From 941b7a0fb273c387fdfd33ad170581d58a6d240f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 14:52:06 +0000 Subject: [PATCH] Bump govuk-components from 5.4.1 to 5.5.0 Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.4.1 to 5.5.0. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v5.4.1...v5.5.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 482359237..ab010f879 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -263,10 +263,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (5.4.1) + govuk-components (5.5.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.9, < 3.14) govuk_design_system_formbuilder (5.5.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -600,7 +600,7 @@ GEM activemodel (>= 3.0.0) public_suffix version_gem (1.1.4) - view_component (3.12.1) + view_component (3.13.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)