Merge pull request #600 from Retrospring/dependabot/bundler/sentry-ruby-5.4.1
Bump sentry-ruby from 5.3.1 to 5.4.1
This commit is contained in:
commit
51e78bf472
19
Gemfile.lock
19
Gemfile.lock
|
@ -328,7 +328,7 @@ GEM
|
||||||
net-protocol
|
net-protocol
|
||||||
timeout
|
timeout
|
||||||
nio4r (2.5.8)
|
nio4r (2.5.8)
|
||||||
nokogiri (1.13.7)
|
nokogiri (1.13.8)
|
||||||
mini_portile2 (~> 2.8.0)
|
mini_portile2 (~> 2.8.0)
|
||||||
racc (~> 1.4)
|
racc (~> 1.4)
|
||||||
notiffany (0.1.3)
|
notiffany (0.1.3)
|
||||||
|
@ -369,7 +369,7 @@ GEM
|
||||||
questiongenerator (1.0.0)
|
questiongenerator (1.0.0)
|
||||||
racc (1.6.0)
|
racc (1.6.0)
|
||||||
rack (2.2.4)
|
rack (2.2.4)
|
||||||
rack-protection (2.2.0)
|
rack-protection (2.2.2)
|
||||||
rack
|
rack
|
||||||
rack-proxy (0.7.2)
|
rack-proxy (0.7.2)
|
||||||
rack
|
rack
|
||||||
|
@ -491,16 +491,13 @@ GEM
|
||||||
sprockets-rails (>= 2.0, < 4.0)
|
sprockets-rails (>= 2.0, < 4.0)
|
||||||
tilt (>= 1.1, < 3)
|
tilt (>= 1.1, < 3)
|
||||||
semantic_range (3.0.0)
|
semantic_range (3.0.0)
|
||||||
sentry-rails (5.3.1)
|
sentry-rails (5.4.1)
|
||||||
railties (>= 5.0)
|
railties (>= 5.0)
|
||||||
sentry-ruby-core (~> 5.3.1)
|
sentry-ruby (~> 5.4.1)
|
||||||
sentry-ruby (5.3.1)
|
sentry-ruby (5.4.1)
|
||||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||||
sentry-ruby-core (= 5.3.1)
|
sentry-sidekiq (5.4.1)
|
||||||
sentry-ruby-core (5.3.1)
|
sentry-ruby (~> 5.4.1)
|
||||||
concurrent-ruby
|
|
||||||
sentry-sidekiq (5.3.1)
|
|
||||||
sentry-ruby-core (~> 5.3.1)
|
|
||||||
sidekiq (>= 3.0)
|
sidekiq (>= 3.0)
|
||||||
shellany (0.0.1)
|
shellany (0.0.1)
|
||||||
shoulda-matchers (5.1.0)
|
shoulda-matchers (5.1.0)
|
||||||
|
@ -558,7 +555,7 @@ GEM
|
||||||
twitter-text (3.1.0)
|
twitter-text (3.1.0)
|
||||||
idn-ruby
|
idn-ruby
|
||||||
unf (~> 0.1.0)
|
unf (~> 0.1.0)
|
||||||
tzinfo (2.0.4)
|
tzinfo (2.0.5)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
unf (0.1.4)
|
unf (0.1.4)
|
||||||
unf_ext
|
unf_ext
|
||||||
|
|
Loading…
Reference in New Issue