diff --git a/Gemfile.lock b/Gemfile.lock index a89c727d1..7ebbeeb6f 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.5.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.14) govuk_design_system_formbuilder (5.4.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -284,7 +284,7 @@ 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) minitest (5.24.1) msgpack (1.7.2) @@ -303,7 +303,7 @@ GEM net-smtp (0.4.0.1) net-protocol nio4r (2.7.0) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) @@ -524,7 +524,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.13.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)