From 29d5de0a6effb41ace674cc0ab76fb2fc5120962 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 11:34:31 +0000 Subject: [PATCH] Bump govuk_app_config from 9.10.0 to 9.11.0 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.10.0 to 9.11.0. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.10.0...v9.11.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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64577a5f5..9b64c91a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -154,7 +154,7 @@ GEM rinku (~> 2.0) sanitize (~> 6) govuk_ab_testing (2.4.3) - govuk_app_config (9.10.0) + govuk_app_config (9.11.0) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.27) opentelemetry-instrumentation-all (>= 0.39.1, < 0.61.0) @@ -538,7 +538,7 @@ GEM rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.9.0) - reline (0.5.2) + reline (0.5.3) io-console (~> 0.5) request_store (1.6.0) rack (>= 1.4)