From 17fb6722f47d3af356e16f6eb4682165b3b117dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Nov 2021 09:31:16 +0000 Subject: [PATCH] Bump govuk_personalisation from 0.10.0 to 0.10.1 Bumps [govuk_personalisation](https://github.com/alphagov/govuk_personalisation) from 0.10.0 to 0.10.1. - [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.10.0...v0.10.1) --- updated-dependencies: - dependency-name: govuk_personalisation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a70aa190f..b41f2da06 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -140,7 +140,7 @@ GEM sentry-ruby (~> 4.5.0) statsd-ruby (~> 1.5.0) unicorn (>= 5.4, < 5.9) - govuk_personalisation (0.10.0) + govuk_personalisation (0.10.1) plek (>= 1.9.0) rails (~> 6) govuk_publishing_components (27.14.0) @@ -360,7 +360,7 @@ GEM sprockets (3.7.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (3.4.0) + sprockets-rails (3.4.1) actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0)