diff --git a/Gemfile.lock b/Gemfile.lock index 917c7eb93..b8a1fbb35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,10 +214,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (4.0.0) + govuk-components (5.0.1) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (~> 6.0) - view_component (~> 3.0.0) + view_component (>= 3.3, < 3.9) govuk_design_system_formbuilder (4.0.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -233,7 +233,7 @@ GEM temple (>= 0.8.2) thor tilt - html-attributes-utils (1.0.0) + html-attributes-utils (1.0.2) activesupport (>= 6.1.4.4) httpclient (2.8.3) i18n (1.14.1) @@ -512,7 +512,7 @@ GEM uber (0.1.0) uk_postcode (2.1.8) unicode-display_width (2.5.0) - view_component (3.0.0) + view_component (3.8.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0)