From 6ade6408374545094ac0ec166e735ad6ee222745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 09:59:02 +0000 Subject: [PATCH] Bump govuk-components from 5.2.1 to 5.3.0 Bumps [govuk-components](https://github.com/x-govuk/govuk-components) from 5.2.1 to 5.3.0. - [Release notes](https://github.com/x-govuk/govuk-components/releases) - [Commits](https://github.com/x-govuk/govuk-components/compare/v5.2.1...v5.3.0) --- 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 fb5868cf2..67a714663 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -203,10 +203,10 @@ GEM warden-oauth2 (~> 0.0.1) globalid (1.2.1) activesupport (>= 6.1) - govuk-components (5.2.1) + govuk-components (5.3.0) html-attributes-utils (~> 1.0.0, >= 1.0.0) - pagy (~> 6.0) - view_component (>= 3.9, < 3.11) + pagy (>= 6, < 8) + view_component (>= 3.9, < 3.12) govuk_design_system_formbuilder (5.2.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -305,7 +305,7 @@ GEM omniauth-rails_csrf_protection (1.0.1) actionpack (>= 4.2) omniauth (~> 2.0) - pagy (6.5.0) + pagy (7.0.11) paper_trail (15.1.0) activerecord (>= 6.1) request_store (~> 1.4) @@ -478,7 +478,7 @@ GEM activemodel (>= 3.0.0) public_suffix version_gem (1.1.3) - view_component (3.10.0) + view_component (3.11.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)