From a9c4907d21f44df7b088dbc939df155526f26391 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 16 May 2018 05:23:48 +0000 Subject: [PATCH] Bump govuk_publishing_components from 7.3.0 to 8.0.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 7.3.0 to 8.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/v7.3.0...v8.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 f32cbc57b..cdd87c55f 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.7" gem 'redis', "~> 4.0.1" -gem 'govuk_publishing_components', '~> 7.3.0' +gem 'govuk_publishing_components', '~> 8.0.1' gem 'govuk_app_config', '~> 1.5.0' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 253c3ea4c..ba49795c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM govuk_frontend_toolkit (7.5.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (7.3.0) + govuk_publishing_components (8.0.1) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -348,7 +348,7 @@ DEPENDENCIES govuk-lint (~> 3.8.0) govuk_app_config (~> 1.5.0) govuk_frontend_toolkit (~> 7.5.0) - govuk_publishing_components (~> 7.3.0) + govuk_publishing_components (~> 8.0.1) govuk_template (= 0.24.0) image_optim (= 0.26.1) jasmine-rails (~> 0.14.1)