From 53ac741d0f3734fc2e027f8de4b9322116808d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Feb 2024 14:57:42 +0000 Subject: [PATCH] Bump govuk-components from 5.0.2 to 5.1.0 Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.0.2 to 5.1.0. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v5.0.2...v5.1.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 8162b102..5274fe57 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -206,10 +206,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (5.0.2) + govuk-components (5.1.0) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (~> 6.0) - view_component (>= 3.9, < 3.10) + view_component (>= 3.9, < 3.11) govuk_design_system_formbuilder (5.1.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -320,7 +320,7 @@ GEM validate_url webfinger (~> 2.0) os (1.1.4) - pagy (6.3.0) + pagy (6.5.0) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1) @@ -544,7 +544,7 @@ GEM activemodel (>= 3.0.0) public_suffix version_gem (1.1.3) - view_component (3.9.0) + view_component (3.10.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)