From f285afbc2a6cab658169e398ad7f2b0dd70dee93 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 13:47:33 +0000 Subject: [PATCH] Bump govuk_publishing_components from 21.41.1 to 21.41.2 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 21.41.1 to 21.41.2. - [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.41.1...v21.41.2) 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 a50c2c327..c7df63f59 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.1.2" -gem "govuk_publishing_components", "~> 21.41.1" +gem "govuk_publishing_components", "~> 21.41.2" 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 4d3f69d5a..c6b5886ae 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.41.1) + govuk_publishing_components (21.41.2) gds-api-adapters govuk_app_config kramdown @@ -237,7 +237,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rexml (3.2.4) - rouge (3.17.0) + rouge (3.18.0) rubocop (0.80.1) jaro_winkler (~> 1.5.1) parallel (~> 1.10) @@ -339,7 +339,7 @@ DEPENDENCIES govuk-content-schema-test-helpers (~> 1.6) govuk_app_config (~> 2.1.2) govuk_frontend_toolkit (~> 9.0.0) - govuk_publishing_components (~> 21.41.1) + govuk_publishing_components (~> 21.41.2) govuk_template (= 0.26.0) govuk_test image_optim (= 0.26.5)