diff --git a/Gemfile b/Gemfile index 9391fd604..b9ba79e16 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem "bootsnap", ">= 1.4.4", require: false # GOV UK frontend components gem "govuk-components", "~> 5.7" # GOV UK component form builder DSL -gem "govuk_design_system_formbuilder", "~> 5.0" +gem "govuk_design_system_formbuilder", "~> 5.7" # Convert Markdown into GOV.UK frontend-styled HTML gem "govuk_markdown" gem "redcarpet", "~> 3.6" diff --git a/Gemfile.lock b/Gemfile.lock index d687c2d9f..055257574 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (>= 6, < 10) view_component (>= 3.9, < 3.17) - govuk_design_system_formbuilder (5.2.0) + govuk_design_system_formbuilder (5.7.1) actionview (>= 6.1) activemodel (>= 6.1) activesupport (>= 6.1) @@ -533,7 +533,7 @@ DEPENDENCIES factory_bot_rails faker govuk-components (~> 5.7) - govuk_design_system_formbuilder (~> 5.0) + govuk_design_system_formbuilder (~> 5.7) govuk_markdown jsbundling-rails json-schema