From 529e6febcdb1b6b48808b1bfc72e39fca45cb6d7 Mon Sep 17 00:00:00 2001 From: Karl Baker Date: Fri, 8 Feb 2019 15:18:25 +0000 Subject: [PATCH] Upgrade govuk_publishing_components to 13.8.1 This commit upgrades the govuk_publishing_components gem to version `13.8.1`. --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 0c9b43ab7..ebf704dfd 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 57.2' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.11' gem 'govuk_frontend_toolkit', '~> 8.1.0' -gem 'govuk_publishing_components', '~> 13.6.1' +gem 'govuk_publishing_components', '~> 13.8.1' gem 'plek', '~> 2.1' gem 'slimmer', '~> 13.1' diff --git a/Gemfile.lock b/Gemfile.lock index 2b35ae197..690248e72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM govuk_frontend_toolkit (8.1.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (13.6.1) + govuk_publishing_components (13.8.1) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -370,7 +370,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.11) govuk_frontend_toolkit (~> 8.1.0) - govuk_publishing_components (~> 13.6.1) + govuk_publishing_components (~> 13.8.1) govuk_schemas (~> 3.2) htmlentities (~> 4.3) jasmine-rails