update sentry-* gems to 5.4.1 too since dependabot only does one gem at a time and then wonders why it no worky

This commit is contained in:
Georg Gadinger 2022-08-01 20:11:53 +02:00
parent 8eb41419c6
commit 9ff5299252
1 changed files with 4 additions and 6 deletions

View File

@ -491,15 +491,13 @@ GEM
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
semantic_range (3.0.0)
sentry-rails (5.3.1)
sentry-rails (5.4.1)
railties (>= 5.0)
sentry-ruby-core (~> 5.3.1)
sentry-ruby (~> 5.4.1)
sentry-ruby (5.4.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-ruby-core (5.3.1)
concurrent-ruby
sentry-sidekiq (5.3.1)
sentry-ruby-core (~> 5.3.1)
sentry-sidekiq (5.4.1)
sentry-ruby (~> 5.4.1)
sidekiq (>= 3.0)
shellany (0.0.1)
shoulda-matchers (5.1.0)