From af40b147d50f84d0022dc56d7c52d17ef9b3e04f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 11:02:00 +0000 Subject: [PATCH] Bump govuk_personalisation from 0.6.0 to 0.7.0 Bumps [govuk_personalisation](https://github.com/alphagov/govuk_personalisation) from 0.6.0 to 0.7.0. - [Release notes](https://github.com/alphagov/govuk_personalisation/releases) - [Changelog](https://github.com/alphagov/govuk_personalisation/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_personalisation/compare/v0.6.0...v0.7.0) --- updated-dependencies: - dependency-name: govuk_personalisation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4f0082150..1177c5911 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,8 @@ GEM sentry-ruby (~> 4.5.0) statsd-ruby (~> 1.5.0) unicorn (>= 5.4, < 5.9) - govuk_personalisation (0.6.0) + govuk_personalisation (0.7.0) + plek (>= 1.9.0) rails (~> 6) govuk_publishing_components (25.5.0) govuk_app_config @@ -207,7 +208,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0704) mini_magick (4.10.1) - mini_mime (1.1.0) + mini_mime (1.1.1) mini_portile2 (2.6.1) minitest (5.14.4) minitest-reporters (1.4.2) @@ -219,7 +220,7 @@ GEM multipart-post (2.1.1) netrc (0.11.0) nio4r (2.5.8) - nokogiri (1.12.3) + nokogiri (1.12.4) mini_portile2 (~> 2.6.1) racc (~> 1.4) null_logger (0.0.1) @@ -261,7 +262,7 @@ GEM rails-dom-testing (2.0.3) activesupport (>= 4.2.0) nokogiri (>= 1.6) - rails-html-sanitizer (1.4.1) + rails-html-sanitizer (1.4.2) loofah (~> 2.3) rails-i18n (6.0.0) i18n (>= 0.7, < 2)