diff --git a/Gemfile.lock b/Gemfile.lock index 2d138b3c5..6c6d58a59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -538,7 +538,7 @@ GEM ffi (~> 1.0) redis (5.0.8) redis-client (>= 0.17.0) - redis-client (0.17.1) + redis-client (0.18.0) connection_pool redis-namespace (1.11.0) redis (>= 4) @@ -622,13 +622,13 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.12.0) + sentry-rails (5.13.0) railties (>= 5.0) - sentry-ruby (~> 5.12.0) - sentry-ruby (5.12.0) + sentry-ruby (~> 5.13.0) + sentry-ruby (5.13.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.12.0) - sentry-ruby (~> 5.12.0) + sentry-sidekiq (5.13.0) + sentry-ruby (~> 5.13.0) sidekiq (>= 3.0) shoulda (4.0.0) shoulda-context (~> 2.0)