diff --git a/Gemfile b/Gemfile index bae4e07e..ec08aac7 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "cssbundling-rails" gem "data_migrate", github: "ilyakatz/data-migrate" gem "dfe-analytics", github: "DFE-Digital/dfe-analytics", tag: "v1.14.1" gem "faraday" -gem "govuk-components", "~> 5.5" +gem "govuk-components", "~> 5.6" gem "govuk_design_system_formbuilder", "~> 5.6" gem "govuk_feature_flags", git: "https://github.com/DFE-Digital/govuk_feature_flags.git", diff --git a/Gemfile.lock b/Gemfile.lock index 334b8b25..fe7874ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -238,10 +238,10 @@ GEM multi_json (~> 1.11) os (>= 0.9, < 2.0) signet (>= 0.16, < 2.a) - govuk-components (5.5.0) + govuk-components (5.6.1) html-attributes-utils (~> 1.0.0, >= 1.0.0) pagy (>= 6, < 10) - view_component (>= 3.9, < 3.14) + view_component (>= 3.9, < 3.15) govuk_design_system_formbuilder (5.6.0) actionview (>= 6.1) activemodel (>= 6.1) @@ -619,7 +619,7 @@ GEM activemodel (>= 3.0.0) public_suffix version_gem (1.1.1) - view_component (3.13.0) + view_component (3.14.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -668,7 +668,7 @@ DEPENDENCIES dotenv-rails factory_bot_rails faraday - govuk-components (~> 5.5) + govuk-components (~> 5.6) govuk_design_system_formbuilder (~> 5.6) govuk_feature_flags! govuk_markdown