From 9113c826f7a47b4a9ce6e32e0965382a9411354c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Aug 2021 11:02:05 +0000 Subject: [PATCH] Bump govuk_publishing_components from 25.1.0 to 25.2.3 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 25.1.0 to 25.2.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/v25.1.0...v25.2.3) --- updated-dependencies: - dependency-name: govuk_publishing_components dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 20ee81317..eef0398ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -103,7 +103,7 @@ GEM execjs (2.7.0) faker (2.13.0) i18n (>= 1.6, < 2) - faraday (1.6.0) + faraday (1.7.0) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) faraday-excon (~> 1.1) @@ -139,7 +139,7 @@ GEM unicorn (>= 5.4, < 5.9) govuk_personalisation (0.5.0) rails (~> 6) - govuk_publishing_components (25.1.0) + govuk_publishing_components (25.2.3) govuk_app_config kramdown plek @@ -218,7 +218,7 @@ GEM multipart-post (2.1.1) netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.12.1) + nokogiri (1.12.2) mini_portile2 (~> 2.6.1) racc (~> 1.4) null_logger (0.0.1)