diff --git a/Gemfile.lock b/Gemfile.lock index 11266270..3abb7eec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -187,7 +187,7 @@ GEM jquery-rails (~> 4.3) plek (>= 2.1) rails (>= 6) - govuk_app_config (9.8.0) + govuk_app_config (9.8.1) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.27) opentelemetry-instrumentation-all (>= 0.39.1, < 0.55.0) @@ -650,13 +650,15 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sentry-rails (5.15.2) + sentry-rails (5.3.1) railties (>= 5.0) - sentry-ruby (~> 5.15.2) - sentry-ruby (5.15.2) + sentry-ruby-core (~> 5.3.1) + sentry-ruby (5.16.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.15.0) - sentry-ruby (~> 5.15.0) + sentry-ruby-core (5.3.1) + concurrent-ruby + sentry-sidekiq (5.16.0) + sentry-ruby (~> 5.16.0) sidekiq (>= 3.0) sidekiq (6.5.12) connection_pool (>= 2.2.5, < 3)