From a253d2226df61ecd215324caafddb8b636d50427 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Aug 2021 08:49:17 +0000 Subject: [PATCH] Bump govuk_publishing_components from 25.2.3 to 25.3.1 Bumps [govuk_publishing_components](https://github.com/alphagov/govuk_publishing_components) from 25.2.3 to 25.3.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/v25.2.3...v25.3.1) --- 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 3953113e8..ddebcb211 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -139,7 +139,7 @@ GEM unicorn (>= 5.4, < 5.9) govuk_personalisation (0.6.0) rails (~> 6) - govuk_publishing_components (25.2.3) + govuk_publishing_components (25.3.1) govuk_app_config kramdown plek @@ -195,7 +195,7 @@ GEM logstasher (2.1.5) activesupport (>= 5.2) request_store - loofah (2.11.0) + loofah (2.12.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.7.1) @@ -218,7 +218,7 @@ GEM multipart-post (2.1.1) netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.12.2) + nokogiri (1.12.3) mini_portile2 (~> 2.6.1) racc (~> 1.4) null_logger (0.0.1)