From 91e3c1597a886f1ddf02de26dca4570406c3cb2d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 7 Feb 2020 14:09:59 +0000 Subject: [PATCH] Bump govuk_publishing_components from 21.22.0 to 21.22.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 21.22.0 to 21.22.1. - [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.22.0...v21.22.1) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 55232c9b1..083fce968 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ ruby File.read(".ruby-version").chomp gem "actionpack-page_caching", "1.2.0" gem "asset_bom_removal-rails", "~> 1.0.0" gem "govuk_app_config", "~> 2.0.3" -gem "govuk_publishing_components", "~> 21.22.0" +gem "govuk_publishing_components", "~> 21.22.1" 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 6284860af..db8261a8d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,7 +102,7 @@ GEM govuk_frontend_toolkit (9.0.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (21.22.0) + govuk_publishing_components (21.22.1) gds-api-adapters govuk_app_config kramdown @@ -335,7 +335,7 @@ DEPENDENCIES govuk-content-schema-test-helpers (~> 1.6) govuk_app_config (~> 2.0.3) govuk_frontend_toolkit (~> 9.0.0) - govuk_publishing_components (~> 21.22.0) + govuk_publishing_components (~> 21.22.1) govuk_template (= 0.26.0) govuk_test image_optim (= 0.26.5)