From 67087f4e8f4fff7bcbf35f103b7f61706bde27bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 11:26:20 +0000 Subject: [PATCH] Bump govuk_personalisation from 0.14.0 to 0.15.0 Bumps [govuk_personalisation](https://github.com/alphagov/govuk_personalisation) from 0.14.0 to 0.15.0. - [Changelog](https://github.com/alphagov/govuk_personalisation/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_personalisation/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: govuk_personalisation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b1dac8d40..710e1e50e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,7 @@ GEM sentry-rails (~> 5.3) sentry-ruby (~> 5.3) statsd-ruby (~> 1.5) - govuk_personalisation (0.14.0) + govuk_personalisation (0.15.0) plek (>= 1.9.0) rails (>= 6, < 8) govuk_publishing_components (35.16.0) @@ -230,7 +230,7 @@ GEM net-protocol net-protocol (0.2.1) timeout - net-smtp (0.3.3) + net-smtp (0.4.0) net-protocol netrc (0.11.0) nio4r (2.5.9)