From 7fea4bd080b27f6b441715d1552461a32aa3b7c3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2019 15:17:50 +0000 Subject: [PATCH] Bump govuk_publishing_components from 17.20.0 to 17.21.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 17.20.0 to 17.21.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/v17.20.0...v17.21.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 8595bc3b7..7d01d2d50 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.2" -gem 'govuk_publishing_components', '~> 17.20.0' +gem 'govuk_publishing_components', '~> 17.21.0' gem 'govuk_app_config', '~> 1.20.2' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 8d0aea08e..4058c18a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM govuk_frontend_toolkit (8.2.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (17.20.0) + govuk_publishing_components (17.21.0) gds-api-adapters govuk_app_config govuk_frontend_toolkit @@ -220,7 +220,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.0.4) + rails-html-sanitizer (1.1.0) loofah (~> 2.2, >= 2.2.2) railties (5.2.3) actionpack (= 5.2.3) @@ -343,7 +343,7 @@ DEPENDENCIES govuk-lint (~> 3.11) govuk_app_config (~> 1.20.2) govuk_frontend_toolkit (~> 8.2.0) - govuk_publishing_components (~> 17.20.0) + govuk_publishing_components (~> 17.21.0) govuk_template (= 0.26.0) govuk_test image_optim (= 0.26.5)