Update all of sentry-ruby-core to version 5.9.0

This commit is contained in:
depfu[bot] 2023-05-08 16:15:44 +00:00 committed by GitHub
parent e0cbf16a02
commit 50abebf494
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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)