From 8f32864d28ab750c9d3dc724ea6374d48ec50cde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Thu, 4 Oct 2018 10:16:47 +0000 Subject: [PATCH] Bump govuk_publishing_components from 11.1.0 to 11.2.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 11.1.0 to 11.2.0. - [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/v11.1.0...v11.2.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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)