From 06e1b980305854b3c1ca4c5f91d7f2bf71d78065 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 18:38:39 +0000 Subject: [PATCH] Build(deps): bump govuk_app_config from 9.17.14 to 9.17.15 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.17.14 to 9.17.15. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.17.14...v9.17.15) --- updated-dependencies: - dependency-name: govuk_app_config dependency-version: 9.17.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 20421f5b6..e361191c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -179,7 +179,7 @@ GEM nokogiri (~> 1.12) rinku (~> 2.0) sanitize (>= 6, < 8) - govuk_app_config (9.17.14) + govuk_app_config (9.17.15) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.31) opentelemetry-instrumentation-all (>= 0.39.1, < 0.79.0)