diff --git a/Gemfile b/Gemfile index 0884fe308f..e2fd5a4373 100644 --- a/Gemfile +++ b/Gemfile @@ -119,7 +119,7 @@ gem 'skylight' # govuk styling gem 'govuk-components', '~> 5.6.1' -gem 'govuk_design_system_formbuilder', '~> 5.5' +gem 'govuk_design_system_formbuilder', '~> 5.6' # DfE Sign-In gem 'omniauth', '~> 2.1' diff --git a/Gemfile.lock b/Gemfile.lock index 38e1eba567..494e962d3d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -320,7 +320,7 @@ GEM html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (>= 6, < 10) view_component (>= 3.9, < 3.15) - govuk_design_system_formbuilder (5.5.0) + govuk_design_system_formbuilder (5.6.0) actionview (>= 6.1) activemodel (>= 6.1) activesupport (>= 6.1) @@ -822,7 +822,7 @@ DEPENDENCIES geokit-rails google-cloud-bigquery govuk-components (~> 5.6.1) - govuk_design_system_formbuilder (~> 5.5) + govuk_design_system_formbuilder (~> 5.6) govuk_notify_rails guard guard-rspec