From 70bc237396d6558cd2d9cd93d20f8edf47e73ddb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 24 Aug 2018 11:21:41 +0000 Subject: [PATCH] Bump govuk_publishing_components from 9.15.0 to 9.16.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 9.15.0 to 9.16.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/v9.15.0...v9.16.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 19ef1c5f4..c806ef1f4 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.8" gem 'redis', "~> 4.0.1" -gem 'govuk_publishing_components', '~> 9.15.0' +gem 'govuk_publishing_components', '~> 9.16.0' gem 'govuk_app_config', '~> 1.8.0' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 02b0bdc9f..b802eb12c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM govuk_frontend_toolkit (7.6.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (9.15.0) + govuk_publishing_components (9.16.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -254,7 +254,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) - rouge (3.2.0) + rouge (3.2.1) rubocop (0.52.1) parallel (~> 1.10) parser (>= 2.4.0.2, < 3.0) @@ -348,7 +348,7 @@ DEPENDENCIES govuk-lint (~> 3.8.0) govuk_app_config (~> 1.8.0) govuk_frontend_toolkit (~> 7.6.0) - govuk_publishing_components (~> 9.15.0) + govuk_publishing_components (~> 9.16.0) govuk_template (= 0.24.1) image_optim (= 0.26.2) jasmine-rails (~> 0.14.8)