From 401f92d3a976e5c01a2185b1352d9cf8a4712105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 11:06:56 +0000 Subject: [PATCH] Bump govuk_app_config from 9.6.0 to 9.7.0 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.6.0 to 9.7.0. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.6.0...v9.7.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 35339fff7..b995b288f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -137,7 +137,7 @@ GEM rinku (~> 2.0) sanitize (~> 6) govuk_ab_testing (2.4.3) - govuk_app_config (9.6.0) + govuk_app_config (9.7.0) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.27) opentelemetry-instrumentation-all (>= 0.39.1, < 0.52.0)