diff --git a/Gemfile.lock b/Gemfile.lock index 4b3b37c19..a6a607946 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -562,9 +562,9 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rbtree (0.4.6) - redis (5.0.6) + redis (5.0.7) redis-client (>= 0.9.0) - redis-client (0.14.1) + redis-client (0.17.0) connection_pool redis-namespace (1.11.0) redis (>= 4) @@ -658,13 +658,13 @@ GEM childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) - sentry-rails (5.10.0) + sentry-rails (5.11.0) railties (>= 5.0) - sentry-ruby (~> 5.10.0) - sentry-ruby (5.10.0) + sentry-ruby (~> 5.11.0) + sentry-ruby (5.11.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.10.0) - sentry-ruby (~> 5.10.0) + sentry-sidekiq (5.11.0) + sentry-ruby (~> 5.11.0) sidekiq (>= 3.0) set (1.0.3) shoulda-matchers (5.3.0)