From 90251847b2a2f9dfefcdf9e23f63b759697600df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 11 Oct 2018 10:54:00 +0000 Subject: [PATCH] Bump govuk_publishing_components from 12.0.0 to 12.0.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 12.0.0 to 12.0.1. - [Release notes](https://github.com/alphagov/govuk_publishing_components/releases) - [Changelog](https://github.com/alphagov/govuk_publishing_components/blob/master/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_publishing_components/compare/v12.0.0...v12.0.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index fd32397a..2dc32674 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'gds-api-adapters', '~> 53.1.0' gem 'govuk_app_config', '~> 1.10' gem 'govuk_elements_rails' gem 'govuk_frontend_toolkit', '~> 8.1.0' -gem 'govuk_publishing_components', '~> 12.0.0' +gem 'govuk_publishing_components', '~> 12.0.1' 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 eb36cda7..12fb0429 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM govuk_frontend_toolkit (8.1.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (12.0.0) + govuk_publishing_components (12.0.1) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -371,7 +371,7 @@ DEPENDENCIES govuk_app_config (~> 1.10) govuk_elements_rails govuk_frontend_toolkit (~> 8.1.0) - govuk_publishing_components (~> 12.0.0) + govuk_publishing_components (~> 12.0.1) jasmine-rails listen (>= 3.0.5, < 3.2) phantomjs (~> 2.1.1)