From 906cb7901293e0505bcd8f61ad97f351a6ba4064 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 01:07:01 +0000 Subject: [PATCH] Bump govspeak from 8.2.0 to 8.2.1 Bumps [govspeak](https://github.com/alphagov/govspeak) from 8.2.0 to 8.2.1. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govspeak/compare/v8.2.0...v8.2.1) --- updated-dependencies: - dependency-name: govspeak dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 34056396c1..e01eb87a46 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -144,15 +144,15 @@ GEM rails (>= 6) warden (~> 1.2) warden-oauth2 (~> 0.0.1) - globalid (1.1.0) - activesupport (>= 5.0) + globalid (1.2.0) + activesupport (>= 6.1) google-protobuf (3.24.2) google-protobuf (3.24.2-aarch64-linux) google-protobuf (3.24.2-arm64-darwin) google-protobuf (3.24.2-x86_64-linux) googleapis-common-protos-types (1.8.0) google-protobuf (~> 3.18) - govspeak (8.2.0) + govspeak (8.2.1) actionview (>= 6) addressable (>= 2.3.8, < 3) govuk_publishing_components (>= 35.1) @@ -520,7 +520,7 @@ GEM rack (2.2.8) rack-protection (3.1.0) rack (~> 2.2, >= 2.2.4) - rack-proxy (0.7.6) + rack-proxy (0.7.7) rack rack-test (2.1.0) rack (>= 1.3)