From 8f7f521834cb20ae3713c88a08586309e356e7b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 11:04:23 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87f4c03f6..8841443b4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM google-protobuf (3.24.2) 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) @@ -446,7 +446,7 @@ GEM nio4r (~> 2.0) racc (1.7.1) rack (2.2.8) - rack-proxy (0.7.6) + rack-proxy (0.7.7) rack rack-test (2.1.0) rack (>= 1.3)