diff --git a/Gemfile.lock b/Gemfile.lock index 9920935a..81db170e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -538,11 +538,14 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.3.0) + sentry-rails (5.9.0) railties (>= 5.0) - sentry-ruby-core (~> 5.3.0) - sentry-ruby-core (5.3.0) + sentry-ruby (~> 5.9.0) + sentry-ruby (5.9.0) + concurrent-ruby (~> 1.0, >= 1.0.2) + sentry-ruby-core (5.9.0) concurrent-ruby + sentry-ruby (= 5.9.0) shoulda-matchers (5.3.0) activesupport (>= 5.2.0) simple_po_parser (1.1.6)