From 832fcf50d9b268288a05b102c46181521b1657a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 00:01:51 +0000 Subject: [PATCH] Bump govspeak from 8.1.0 to 8.2.0 Bumps [govspeak](https://github.com/alphagov/govspeak) from 8.1.0 to 8.2.0. - [Changelog](https://github.com/alphagov/govspeak/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govspeak/compare/v8.1.0...v8.2.0) --- updated-dependencies: - dependency-name: govspeak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3d84799d91..b140a2783d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -67,7 +67,7 @@ GEM i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) afm (0.2.2) ast (2.4.2) @@ -146,13 +146,13 @@ GEM warden-oauth2 (~> 0.0.1) globalid (1.1.0) activesupport (>= 5.0) - google-protobuf (3.24.0) - google-protobuf (3.24.0-aarch64-linux) - google-protobuf (3.24.0-arm64-darwin) - google-protobuf (3.24.0-x86_64-linux) + google-protobuf (3.24.1) + google-protobuf (3.24.1-aarch64-linux) + google-protobuf (3.24.1-arm64-darwin) + google-protobuf (3.24.1-x86_64-linux) googleapis-common-protos-types (1.8.0) google-protobuf (~> 3.18) - govspeak (8.1.0) + govspeak (8.2.0) actionview (>= 6) addressable (>= 2.3.8, < 3) govuk_publishing_components (>= 35.1)