diff --git a/Gemfile.lock b/Gemfile.lock index 633ea0fc6..78710cb1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -108,7 +108,7 @@ GEM base64 (0.2.0) bcrypt (3.1.20) benchmark (0.2.1) - bigdecimal (3.1.7) + bigdecimal (3.1.8) bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) @@ -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.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.2.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -243,7 +243,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) @@ -284,10 +284,10 @@ GEM rack (>= 2.1.4.1) marcel (1.0.4) 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) multipart-post (2.4.0) @@ -527,7 +527,7 @@ GEM uber (0.1.0) uk_postcode (2.1.8) unicode-display_width (2.5.0) - view_component (3.10.0) + view_component (3.12.1) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)