From 24b378813582d98cf303b689647798d094e89181 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2020 09:43:13 +0000 Subject: [PATCH] Bump govuk_publishing_components from 21.16.3 to 21.17.0 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 21.16.3 to 21.17.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.16.3...v21.17.0) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index 2365c2cc3..90e6ae45c 100644 --- a/Gemfile +++ b/Gemfile @@ -7,7 +7,7 @@ gem "dalli" gem "gds-api-adapters", "~> 63.1" gem "govuk_ab_testing", "~> 2.4" gem "govuk_app_config", "~> 2.0" -gem "govuk_publishing_components", "~> 21.16.3" +gem "govuk_publishing_components", "~> 21.17.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 75319a137..0167b97f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -88,7 +88,7 @@ GEM execjs (2.7.0) faker (2.9.0) i18n (>= 1.6, < 1.8) - faraday (0.17.1) + faraday (0.17.3) multipart-post (>= 1.2, < 3) ffi (1.11.3) gds-api-adapters (63.1.1) @@ -106,7 +106,7 @@ GEM sentry-raven (>= 2.7.1, < 2.12.0) statsd-ruby (~> 1.4.0) unicorn (>= 5.4, < 5.6) - govuk_publishing_components (21.16.3) + govuk_publishing_components (21.17.0) gds-api-adapters govuk_app_config kramdown @@ -160,7 +160,7 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (0.9.2) - mime-types (3.3) + mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2019.1009) mimemagic (0.3.3) @@ -188,7 +188,7 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (4.0.1) + public_suffix (4.0.3) puma (4.3.1) nio4r (~> 2.0) rack (2.0.8) @@ -313,7 +313,7 @@ GEM thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) - tzinfo (1.2.5) + tzinfo (1.2.6) thread_safe (~> 0.1) uglifier (4.2.0) execjs (>= 0.3.0, < 3) @@ -362,7 +362,7 @@ DEPENDENCIES gds-api-adapters (~> 63.1) govuk_ab_testing (~> 2.4) govuk_app_config (~> 2.0) - govuk_publishing_components (~> 21.16.3) + govuk_publishing_components (~> 21.17.0) govuk_schemas (~> 4.0) govuk_test htmlentities (~> 4.3)