diff --git a/Gemfile b/Gemfile index 85487dd906..d2c52351c5 100644 --- a/Gemfile +++ b/Gemfile @@ -64,7 +64,7 @@ gem "httpclient" gem "daemons" # Gov form builder to structure claims -gem "govuk_design_system_formbuilder", "~> 5.3.2" +gem "govuk_design_system_formbuilder", "~> 5.4.0" gem "govuk-components" diff --git a/Gemfile.lock b/Gemfile.lock index 2eaebda109..4d9313516a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -214,7 +214,7 @@ GEM html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (>= 6, < 9) view_component (>= 3.9, < 3.13) - govuk_design_system_formbuilder (5.3.3) + govuk_design_system_formbuilder (5.4.0) actionview (>= 6.1) activemodel (>= 6.1) activesupport (>= 6.1) @@ -568,7 +568,7 @@ DEPENDENCIES faraday_middleware foreman govuk-components - govuk_design_system_formbuilder (~> 5.3.2) + govuk_design_system_formbuilder (~> 5.4.0) httpclient jbuilder (~> 2.12) jwt