diff --git a/Gemfile.lock b/Gemfile.lock index fbac7239..aa25cbe0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM backport (1.2.0) base64 (0.2.0) benchmark (0.3.0) - bigdecimal (3.1.7) + bigdecimal (3.1.8) bindata (2.4.15) bindex (0.8.1) bootsnap (1.17.1) @@ -205,10 +205,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (5.2.1) + govuk-components (5.4.0) html-attributes-utils (~> 1.0.0, >= 1.0.0) - pagy (~> 6.0) - view_component (>= 3.9, < 3.11) + pagy (>= 6, < 9) + view_component (>= 3.9, < 3.13) govuk_design_system_formbuilder (5.3.1) actionview (>= 6.1) activemodel (>= 6.1) @@ -226,7 +226,7 @@ GEM html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) httpclient (2.8.3) - i18n (1.14.4) + i18n (1.14.5) concurrent-ruby (~> 1.0) io-console (0.7.2) irb (1.12.0) @@ -264,10 +264,10 @@ GEM net-smtp marcel (1.0.2) matrix (0.4.2) - method_source (1.0.0) + method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.22.3) + minitest (5.23.0) msgpack (1.7.2) multi_json (1.15.0) multi_xml (0.6.0) @@ -322,7 +322,7 @@ GEM validate_url webfinger (~> 2.0) os (1.1.4) - pagy (6.5.0) + pagy (8.4.0) parallel (1.24.0) parser (3.3.0.5) ast (~> 2.4.1) @@ -555,7 +555,7 @@ GEM activemodel (>= 3.0.0) public_suffix version_gem (1.1.3) - view_component (3.10.0) + view_component (3.12.1) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)