Bump sentry-rails from 4.9.2 to 5.0.0

Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.9.2 to 5.0.0.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/4.9.2...5.0.0)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-24 03:01:20 +00:00
committed by GitHub
parent 2f86b18fd6
commit ef083280eb

View File

@ -466,16 +466,14 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
semantic_range (3.0.0)
sentry-rails (4.9.2)
sentry-rails (5.0.0)
railties (>= 5.0)
sentry-ruby-core (~> 4.9.2)
sentry-ruby (4.9.2)
sentry-ruby-core (~> 5.0.0)
sentry-ruby (5.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
faraday (~> 1.0)
sentry-ruby-core (= 4.9.2)
sentry-ruby-core (4.9.2)
sentry-ruby-core (= 5.0.0)
sentry-ruby-core (5.0.0)
concurrent-ruby
faraday
set (1.0.2)
shoulda-matchers (5.1.0)
activesupport (>= 5.2.0)