From 5cc8c67be13bc089045ea4a040dbc9878e0400d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Apr 2024 11:40:00 +0100 Subject: [PATCH] Bump govuk-components from 5.0.2 to 5.3.1 (#1137) Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.0.2 to 5.3.1. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v5.0.2...v5.3.1) --- updated-dependencies: - dependency-name: govuk-components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Peter Hamilton --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8fc5255ec..fa1f8ecd0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,10 +242,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (5.0.2) + govuk-components (5.3.1) html-attributes-utils (~> 1.0.0, >= 1.0.0) - pagy (~> 6.0) - view_component (>= 3.9, < 3.10) + pagy (>= 6, < 8) + view_component (>= 3.9, < 3.12) govuk_design_system_formbuilder (5.2.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -311,7 +311,7 @@ GEM net-smtp marcel (1.0.2) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.5) minitest (5.22.3) @@ -368,7 +368,7 @@ GEM webfinger (~> 2.0) orm_adapter (0.5.0) os (1.1.4) - pagy (6.4.4) + pagy (7.0.11) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1) @@ -599,7 +599,7 @@ GEM validate_url (1.0.15) activemodel (>= 3.0.0) public_suffix - view_component (3.9.0) + view_component (3.11.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)