diff --git a/Gemfile b/Gemfile index a7e98b0aa..47ee00581 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 53.1' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.9' gem 'govuk_frontend_toolkit', '~> 8.0' -gem 'govuk_publishing_components', '~> 10.2.0' +gem 'govuk_publishing_components', '~> 11.0.0' gem 'plek', '~> 2.1' gem 'slimmer', '~> 13.0' diff --git a/Gemfile.lock b/Gemfile.lock index c18ff9b34..6c6ba100f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM govuk_frontend_toolkit (8.0.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (10.2.0) + govuk_publishing_components (11.0.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -367,7 +367,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.9) govuk_frontend_toolkit (~> 8.0) - govuk_publishing_components (~> 10.2.0) + govuk_publishing_components (~> 11.0.0) govuk_schemas (~> 3.2) htmlentities (~> 4.3) jasmine-rails