From 443e4a8a29b4a81ef616447e811e6ef5feafe9c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 09:37:15 +0000 Subject: [PATCH] Bump govuk_app_config from 8.1.0 to 8.1.1 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 8.1.0 to 8.1.1. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v8.1.0...v8.1.1) --- 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 52edb662b..29ab5c691 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -234,7 +234,7 @@ GEM jquery-rails (~> 4.3) plek (>= 2.1) rails (>= 6) - govuk_app_config (8.1.0) + govuk_app_config (8.1.1) logstasher (~> 2.1) opentelemetry-exporter-otlp (~> 0.25.0) opentelemetry-instrumentation-all (~> 0.39.1)