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:
parent
8eb41419c6
commit
9ff5299252
10
Gemfile.lock
10
Gemfile.lock
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue