diff --git a/Gemfile.lock b/Gemfile.lock index 291ff15d..a3b135df 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -227,10 +227,10 @@ GEM rake globalid (1.2.1) activesupport (>= 6.1) - govuk-components (4.1.2) + govuk-components (5.3.1) html-attributes-utils (~> 1.0.0, >= 1.0.0) - pagy (~> 6.0) - view_component (>= 3.3, < 3.7) + pagy (>= 6, < 8) + view_component (>= 3.9, < 3.12) govuk_design_system_formbuilder (4.1.1) actionview (>= 6.1) activemodel (>= 6.1) @@ -251,7 +251,7 @@ GEM http-form_data (2.3.0) http-parser (1.2.3) ffi-compiler (>= 1.0, < 2.0) - i18n (1.14.1) + i18n (1.14.4) concurrent-ruby (~> 1.0) ice_nine (0.11.2) jsbundling-rails (1.2.2) @@ -280,7 +280,7 @@ GEM mime-types-data (3.2022.0105) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.21.2) + minitest (5.22.3) msgpack (1.7.2) multi_json (1.15.0) multi_test (0.1.2) @@ -306,7 +306,7 @@ GEM nokogiri (1.16.0-x86_64-linux) racc (~> 1.4) orm_adapter (0.5.0) - pagy (6.2.0) + pagy (7.0.11) parallel (1.24.0) parser (3.3.0.4) ast (~> 2.4.1) @@ -486,7 +486,7 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) - view_component (3.6.0) + view_component (3.11.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)