diff --git a/Gemfile b/Gemfile index 78d5de1a..27d1ca37 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'gds-api-adapters', '~> 53.1.0' gem 'govuk_app_config', '~> 1.9' gem 'govuk_elements_rails' gem 'govuk_frontend_toolkit', '~> 8.0.0' -gem 'govuk_publishing_components', '~> 11.1.0' +gem 'govuk_publishing_components', '~> 11.2.0' gem 'plek', '2.1.1' gem 'rails', '~> 5.2.1' gem 'rails-i18n', '~> 5.1.1' diff --git a/Gemfile.lock b/Gemfile.lock index a846485a..4c59d9cb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM govuk_frontend_toolkit (8.0.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (11.1.0) + govuk_publishing_components (11.2.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -372,7 +372,7 @@ DEPENDENCIES govuk_app_config (~> 1.9) govuk_elements_rails govuk_frontend_toolkit (~> 8.0.0) - govuk_publishing_components (~> 11.1.0) + govuk_publishing_components (~> 11.2.0) jasmine-rails listen (>= 3.0.5, < 3.2) phantomjs (~> 2.1.1)