From 21664fb3533a1871d91acdf6144d64cb6ebd76d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 11:06:32 +0000 Subject: [PATCH] Bump govuk_personalisation from 0.11.2 to 0.12.0 Bumps [govuk_personalisation](https://github.com/alphagov/govuk_personalisation) from 0.11.2 to 0.12.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.11.2...v0.12.0) --- updated-dependencies: - dependency-name: govuk_personalisation dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c7e74cc1e..1a761417f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM sentry-ruby (~> 5.3) statsd-ruby (~> 1.5) unicorn (~> 6.1) - govuk_personalisation (0.11.2) + govuk_personalisation (0.12.0) plek (>= 1.9.0) rails (>= 6, < 8) govuk_publishing_components (29.11.0) @@ -193,7 +193,7 @@ GEM mime-types-data (3.2022.0105) mini_mime (1.1.2) mini_portile2 (2.8.0) - minitest (5.16.0) + minitest (5.16.1) minitest-reporters (1.4.2) ansi builder @@ -221,8 +221,8 @@ GEM nio4r (~> 2.0) racc (1.6.0) rack (2.2.3.1) - rack-test (1.1.0) - rack (>= 1.0, < 3) + rack-test (2.0.1) + rack (>= 1.3) rack_strip_client_ip (0.0.2) rails (6.1.6) actioncable (= 6.1.6) @@ -335,7 +335,7 @@ GEM rack rest-client smart_properties (1.17.0) - sprockets (4.0.3) + sprockets (4.1.1) concurrent-ruby (~> 1.0) rack (> 1, < 3) sprockets-rails (3.4.2)