From 71b9640cf3808cca552553708628b4781b44d6ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 16:16:50 +0000 Subject: [PATCH] Bump govuk_app_config from 9.14.2 to 9.14.3 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.14.2 to 9.14.3. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.14.2...v9.14.3) --- 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 91f57d67..8e42c1d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -197,7 +197,7 @@ GEM jquery-rails (~> 4.3) plek (>= 2.1) rails (>= 6) - govuk_app_config (9.14.2) + govuk_app_config (9.14.3) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.30) opentelemetry-instrumentation-all (>= 0.39.1, < 0.66.0) @@ -663,10 +663,10 @@ GEM searchlight (4.1.0) securerandom (0.3.1) select2-rails (4.0.13) - sentry-rails (5.20.1) + sentry-rails (5.21.0) railties (>= 5.0) - sentry-ruby (~> 5.20.1) - sentry-ruby (5.20.1) + sentry-ruby (~> 5.21.0) + sentry-ruby (5.21.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-matchers (6.4.0)