From 250411760ce901339d27c980e6f16345af7bc345 Mon Sep 17 00:00:00 2001 From: David Silva Date: Tue, 19 Dec 2017 10:38:16 +0000 Subject: [PATCH] Bump govuk_publishing_components from 3.0.0 to 3.0.2 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 3.0.0 to 3.0.2. - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v3.0.0...v3.0.2) --- Gemfile | 2 +- Gemfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 5fbebd81f..dec52e9e7 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem 'dalli' gem 'gds-api-adapters', '~> 48.0' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_frontend_toolkit', '7.2.0' -gem 'govuk_publishing_components', '~> 3.0.0' +gem 'govuk_publishing_components', '~> 3.0.2' gem 'htmlentities', '4.3.4' gem 'logstasher', '0.6.1' gem 'plek', '1.11' diff --git a/Gemfile.lock b/Gemfile.lock index 72cfd211f..c6344d959 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -333,7 +333,7 @@ DEPENDENCIES govuk_app_config (~> 0.3.0) govuk_frontend_toolkit (= 7.2.0) govuk_navigation_helpers (~> 7.5.1) - govuk_publishing_components (~> 3.0.0) + govuk_publishing_components (~> 3.0.2) govuk_schemas htmlentities (= 4.3.4) jasmine-rails!