From 6f4a21254e408d53c500d82ed0769669497dfa98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 21:17:37 +0000 Subject: [PATCH] Bump govuk_app_config from 9.15.6 to 9.15.7 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.15.6 to 9.15.7. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.15.6...v9.15.7) --- updated-dependencies: - dependency-name: govuk_app_config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5e3afd27..4f03835c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -162,7 +162,7 @@ GEM rake (>= 13) googleapis-common-protos-types (1.16.0) google-protobuf (>= 3.18, < 5.a) - govuk_app_config (9.15.6) + govuk_app_config (9.15.7) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.30) opentelemetry-instrumentation-all (>= 0.39.1, < 0.71.0) @@ -222,7 +222,7 @@ GEM logstasher (2.1.5) activesupport (>= 5.2) request_store - loofah (2.23.1) + loofah (2.24.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -266,7 +266,7 @@ GEM net-protocol netrc (0.11.0) nio4r (2.7.4) - nokogiri (1.17.2) + nokogiri (1.18.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) notifications-ruby-client (6.0.0)