diff --git a/Gemfile.lock b/Gemfile.lock index 63f50153..4b7d48bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,10 +228,10 @@ GEM foreman (0.88.1) globalid (1.2.1) activesupport (>= 6.1) - govuk-components (5.3.1) + govuk-components (5.4.0) html-attributes-utils (~> 1.0.0, >= 1.0.0) - pagy (>= 6, < 8) - view_component (>= 3.9, < 3.12) + pagy (>= 6, < 9) + view_component (>= 3.9, < 3.13) govuk_design_system_formbuilder (5.4.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -307,7 +307,7 @@ GEM nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) - pagy (7.0.11) + pagy (8.4.5) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1) @@ -488,7 +488,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - view_component (3.11.0) + view_component (3.12.1) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)