From edf15f869a4de08906f9f428a245443014a7b3ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 08:40:40 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c165d373..fd88e900b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -150,7 +150,7 @@ GEM 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)