From 3f32a66274c5917563841ba1de2f4dbf780faa2f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2019 16:29:22 +0000 Subject: [PATCH] Bump govuk_publishing_components from 21.1.1 to 21.2.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 21.1.1 to 21.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/v21.1.1...v21.2.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 9f377bdf1..6ebc77f68 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem "gds-api-adapters", "~> 60.0" gem "govuk_ab_testing", "~> 2.4" gem "govuk_app_config", "~> 2.0" gem "govuk_frontend_toolkit", "~> 8.2.0" -gem "govuk_publishing_components", "~> 21.1.1" +gem "govuk_publishing_components", "~> 21.2.0" gem "htmlentities", "~> 4.3" gem "plek", "~> 3.0" gem "rack_strip_client_ip", "~> 0.0.2" diff --git a/Gemfile.lock b/Gemfile.lock index 73af68a88..bb34bffa2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -84,7 +84,7 @@ GEM debug_inspector (0.0.3) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - erubi (1.8.0) + erubi (1.9.0) execjs (2.7.0) faker (2.4.0) i18n (~> 1.6.0) @@ -114,7 +114,7 @@ GEM govuk_frontend_toolkit (8.2.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (21.1.1) + govuk_publishing_components (21.2.0) gds-api-adapters govuk_app_config kramdown @@ -367,7 +367,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 2.0) govuk_frontend_toolkit (~> 8.2.0) - govuk_publishing_components (~> 21.1.1) + govuk_publishing_components (~> 21.2.0) govuk_schemas (~> 4.0) govuk_test htmlentities (~> 4.3)