From 00b2f54cdf85d18f46b622bfe5cea51dab734459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 27 Feb 2019 16:44:25 +0000 Subject: [PATCH] Bump govuk_publishing_components from 16.1.0 to 16.2.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 16.1.0 to 16.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/v16.1.0...v16.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 de1f6767b..34ebc7f3e 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'sass-rails', "5.0.7" gem 'asset_bom_removal-rails', '~> 1.0.0' gem 'nokogiri', "~> 1.10" gem 'redis', "~> 4.1.0" -gem 'govuk_publishing_components', '~> 16.1' +gem 'govuk_publishing_components', '~> 16.2' gem 'govuk_app_config', '~> 1.11.3' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index e192b7493..1fdaa5f58 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM govuk_frontend_toolkit (8.1.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (16.1.0) + govuk_publishing_components (16.2.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -356,7 +356,7 @@ DEPENDENCIES govuk-lint (~> 3.10) govuk_app_config (~> 1.11.3) govuk_frontend_toolkit (~> 8.1.0) - govuk_publishing_components (~> 16.1) + govuk_publishing_components (~> 16.2) govuk_template (= 0.25.0) govuk_test image_optim (= 0.26.3)