From 6352278395524ce2d3e6affbf784d0d1ae783b73 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2019 08:37:17 +0000 Subject: [PATCH] Bump govuk_publishing_components from 21.13.2 to 21.13.3 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 21.13.2 to 21.13.3. - [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.13.2...v21.13.3) 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 ff18c5c39..f833c3981 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ ruby File.read(".ruby-version").chomp gem "actionpack-page_caching", "1.1.1" gem "asset_bom_removal-rails", "~> 1.0.0" gem "govuk_app_config", "~> 2.0.1" -gem "govuk_publishing_components", "~> 21.13.2" +gem "govuk_publishing_components", "~> 21.13.3" gem "nokogiri", "~> 1.10" gem "rack_strip_client_ip", "0.0.2" gem "rails", "~> 5.2" diff --git a/Gemfile.lock b/Gemfile.lock index 30c129c3c..3e2a6a64d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -79,7 +79,7 @@ GEM erubi (1.9.0) execjs (2.7.0) exifr (1.3.6) - faraday (0.17.0) + faraday (0.17.1) multipart-post (>= 1.2, < 3) ffi (1.11.3) fspath (3.1.2) @@ -102,7 +102,7 @@ GEM govuk_frontend_toolkit (9.0.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (21.13.2) + govuk_publishing_components (21.13.3) gds-api-adapters govuk_app_config kramdown @@ -337,7 +337,7 @@ DEPENDENCIES govuk-content-schema-test-helpers (~> 1.6) govuk_app_config (~> 2.0.1) govuk_frontend_toolkit (~> 9.0.0) - govuk_publishing_components (~> 21.13.2) + govuk_publishing_components (~> 21.13.3) govuk_template (= 0.26.0) govuk_test image_optim (= 0.26.5)