From c1c7e781099186b98cb70878630497f5e76dae1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Jul 2023 18:57:46 +0000 Subject: [PATCH] Bump govuk_app_config from 9.0.2 to 9.0.3 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.0.2 to 9.0.3. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.0.2...v9.0.3) --- updated-dependencies: - dependency-name: govuk_app_config 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 08806fafb..ece4f1e74 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,7 @@ GEM nokogiri (~> 1.12) rinku (~> 2.0) sanitize (~> 6) - govuk_app_config (9.0.2) + govuk_app_config (9.0.3) logstasher (~> 2.1) opentelemetry-exporter-otlp (~> 0.25.0) opentelemetry-instrumentation-all (~> 0.39.1)