From 2513e1078f0341d88ec9edbbca8373dbaf463b92 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Mon, 17 Jun 2019 18:16:54 +0000 Subject: [PATCH] Bump govuk_publishing_components from 17.0.0 to 17.1.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 17.0.0 to 17.1.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/v17.0.0...v17.1.1) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 219cdb7f4..fc619e511 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.1" -gem 'govuk_publishing_components', '~> 17.0' +gem 'govuk_publishing_components', '~> 17.1' gem 'govuk_app_config', '~> 1.18.1' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 44f34fd93..99b0011c5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -109,7 +109,7 @@ GEM govuk_frontend_toolkit (8.2.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (17.0.0) + govuk_publishing_components (17.1.1) gds-api-adapters govuk_app_config govuk_frontend_toolkit @@ -339,7 +339,7 @@ DEPENDENCIES govuk-lint (~> 3.11) govuk_app_config (~> 1.18.1) govuk_frontend_toolkit (~> 8.2.0) - govuk_publishing_components (~> 17.0) + govuk_publishing_components (~> 17.1) govuk_template (= 0.26.0) govuk_test image_optim (= 0.26.3)