From 6187cdc5816546d6c50b8282d74969d82b397e85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 21:40:22 +0000 Subject: [PATCH] Bump govuk_app_config from 9.15.4 to 9.15.5 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.15.4 to 9.15.5. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.15.4...v9.15.5) --- updated-dependencies: - dependency-name: govuk_app_config dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 78460196e79..ef630554b8f 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.4) + govuk_app_config (9.15.5) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.30) opentelemetry-instrumentation-all (>= 0.39.1, < 0.70.0) @@ -220,7 +220,7 @@ GEM i18n (1.14.6) concurrent-ruby (~> 1.0) io-console (0.8.0) - irb (1.14.1) + irb (1.14.2) rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.9.0) @@ -536,7 +536,7 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.1) + rails-html-sanitizer (1.6.2) loofah (~> 2.21) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rails-i18n (7.0.10) @@ -555,7 +555,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.8.1) + rdoc (6.9.0) psych (>= 4.0.0) regexp_parser (2.9.2) reline (0.5.12)