diff --git a/Gemfile b/Gemfile index 09a53f90f..1b4677e5a 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 59.2' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.16' gem 'govuk_frontend_toolkit', '~> 8.2.0' -gem 'govuk_publishing_components', '~> 16.20.0' +gem 'govuk_publishing_components', '~> 16.23.0' gem 'plek', '~> 2.1' gem 'slimmer', '~> 13.1' diff --git a/Gemfile.lock b/Gemfile.lock index ac111f34c..290db24ea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM i18n (>= 0.7) faraday (0.15.4) multipart-post (>= 1.2, < 3) - ffi (1.10.0) + ffi (1.11.1) gds-api-adapters (59.2.1) addressable link_header @@ -117,7 +117,7 @@ GEM govuk_frontend_toolkit (8.2.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (16.20.0) + govuk_publishing_components (16.23.0) gds-api-adapters govuk_app_config govuk_frontend_toolkit @@ -362,7 +362,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.16) govuk_frontend_toolkit (~> 8.2.0) - govuk_publishing_components (~> 16.20.0) + govuk_publishing_components (~> 16.23.0) govuk_schemas (~> 3.2) htmlentities (~> 4.3) jasmine-rails