From 87bd23d0d389cde38e97e9c32a1c04c45df8cb96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 00:38:26 +0000 Subject: [PATCH] Bump pagy from 6.5.0 to 9.3.2 Bumps [pagy](https://github.com/ddnexus/pagy) from 6.5.0 to 9.3.2. - [Release notes](https://github.com/ddnexus/pagy/releases) - [Changelog](https://github.com/ddnexus/pagy/blob/master/CHANGELOG.md) - [Commits](https://github.com/ddnexus/pagy/compare/6.5.0...9.3.2) --- updated-dependencies: - dependency-name: pagy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2d0ec6d5a..4b539512e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,10 +228,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (5.2.1) + govuk-components (5.7.0) html-attributes-utils (~> 1.0.0, >= 1.0.0) - pagy (~> 6.0) - view_component (>= 3.9, < 3.11) + pagy (>= 6, < 10) + view_component (>= 3.9, < 3.17) govuk_design_system_formbuilder (5.5.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -321,7 +321,7 @@ GEM optimist (3.1.0) orm_adapter (0.5.0) os (1.1.4) - pagy (6.5.0) + pagy (9.3.2) parallel (1.24.0) parser (3.3.4.2) ast (~> 2.4.1)