diff --git a/Gemfile b/Gemfile index ccbd5621..73ff0fd1 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem "scenic" # GOVUK GEMS ## ############### # Used to build our forms and style them using govuk-frontend class names -gem "govuk-components", "4.1.0" +gem "govuk-components", "4.1.1" gem "govuk_design_system_formbuilder" gem "notifications-ruby-client" # UK postcode parsing and validation for Ruby diff --git a/Gemfile.lock b/Gemfile.lock index 58fe97b0..385d0781 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,10 +173,10 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - govuk-components (4.1.0) + govuk-components (4.1.1) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (~> 6.0) - view_component (~> 3.3.0) + view_component (>= 3.3, < 3.6) govuk_design_system_formbuilder (4.1.1) actionview (>= 6.1) activemodel (>= 6.1) @@ -421,7 +421,7 @@ GEM uk_postcode (2.1.8) unicode-display_width (2.4.2) version_gem (1.1.3) - view_component (3.3.0) + view_component (3.5.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -462,7 +462,7 @@ DEPENDENCIES factory_bot_rails faker foreman - govuk-components (= 4.1.0) + govuk-components (= 4.1.1) govuk_design_system_formbuilder httparty (~> 0.21) invisible_captcha