diff --git a/Gemfile.lock b/Gemfile.lock index 11a0474f..2906719a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -517,9 +517,9 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - 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) @@ -590,13 +590,13 @@ GEM rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - 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) shoulda-matchers (5.3.0) activesupport (>= 5.2.0)