From b372679ca864f4e4dd352329e8f1fe413d1326ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:31:46 +0000 Subject: [PATCH] Bump govuk_app_config from 9.3.0 to 9.4.0 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.3.0 to 9.4.0. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.3.0...v9.4.0) --- updated-dependencies: - dependency-name: govuk_app_config dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c49f26f..6f53d8f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -159,10 +159,10 @@ GEM zendesk_api (~> 1.27) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (3.24.3) + google-protobuf (3.24.4) googleapis-common-protos-types (1.9.0) google-protobuf (~> 3.18) - govuk_app_config (9.3.0) + govuk_app_config (9.4.0) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.27) opentelemetry-instrumentation-all (>= 0.39.1, < 0.51.0)