From fa347a3f4be595ec3682e2716cdb41bf3694c7e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:02:01 +0000 Subject: [PATCH] Bump govuk_app_config from 9.15.0 to 9.15.1 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.15.0 to 9.15.1. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.15.0...v9.15.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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4536d3f3fd..236ed62be1b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -171,7 +171,7 @@ GEM nokogiri (~> 1.12) rinku (~> 2.0) sanitize (~> 6) - govuk_app_config (9.15.0) + govuk_app_config (9.15.1) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.30) opentelemetry-instrumentation-all (>= 0.39.1, < 0.69.0) @@ -507,9 +507,8 @@ GEM rack (>= 3.0.0) rack-test (2.1.0) rack (>= 1.3) - rackup (2.1.0) + rackup (2.2.0) rack (>= 3) - webrick (~> 1.8) rails (7.1.3.4) actioncable (= 7.1.3.4) actionmailbox (= 7.1.3.4)