Merge pull request #835 from Retrospring/dependabot/bundler/sentry-rails-5.7.0
This commit is contained in:
commit
aec622018d
12
Gemfile.lock
12
Gemfile.lock
|
@ -307,7 +307,7 @@ GEM
|
|||
pundit (2.2.0)
|
||||
activesupport (>= 3.0.0)
|
||||
questiongenerator (1.0.0)
|
||||
racc (1.6.0)
|
||||
racc (1.6.1)
|
||||
rack (2.2.4)
|
||||
rack-protection (2.2.2)
|
||||
rack
|
||||
|
@ -425,13 +425,13 @@ GEM
|
|||
sprockets-rails
|
||||
tilt
|
||||
semantic_range (3.0.0)
|
||||
sentry-rails (5.6.0)
|
||||
sentry-rails (5.7.0)
|
||||
railties (>= 5.0)
|
||||
sentry-ruby (~> 5.6.0)
|
||||
sentry-ruby (5.6.0)
|
||||
sentry-ruby (~> 5.7.0)
|
||||
sentry-ruby (5.7.0)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
sentry-sidekiq (5.6.0)
|
||||
sentry-ruby (~> 5.6.0)
|
||||
sentry-sidekiq (5.7.0)
|
||||
sentry-ruby (~> 5.7.0)
|
||||
sidekiq (>= 3.0)
|
||||
shoulda-matchers (5.2.0)
|
||||
activesupport (>= 5.2.0)
|
||||
|
|
Loading…
Reference in New Issue