From e51a22183520a639d12d65fcd78742d5c4ac19ee Mon Sep 17 00:00:00 2001 From: 1pretz1 Date: Tue, 5 Jun 2018 15:02:36 +0000 Subject: [PATCH] Updated version for `govuk_publishing_components` gem This will accomodate changes relating to this card; https://trello.com/c/3xOhZgEJ/127-removing-policy-links-from-the-taxonomy-sidebar --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 5e08e9663..e548b609b 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 52.5' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.5' gem 'govuk_frontend_toolkit', '~> 7.4' -gem 'govuk_publishing_components', '~> 9.0.0' +gem 'govuk_publishing_components', '~> 9.1.0' gem 'plek', '~> 2.1' gem 'slimmer', '~> 12.1' diff --git a/Gemfile.lock b/Gemfile.lock index c9b7dd6a2..f6fef6eba 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM govuk_frontend_toolkit (7.5.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (9.0.0) + govuk_publishing_components (9.1.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -368,7 +368,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.5) govuk_frontend_toolkit (~> 7.4) - govuk_publishing_components (~> 9.0.0) + govuk_publishing_components (~> 9.1.0) govuk_schemas (~> 3.1) htmlentities (~> 4.3) jasmine-rails