Bump sentry-rails from 5.0.2 to 5.1.0

Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 5.0.2 to 5.1.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/5.0.2...5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-14 03:01:11 +00:00
committed by GitHub
parent 4dc4671272
commit 23111e122a

View File

@ -254,7 +254,7 @@ GEM
listen (3.7.1)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
loofah (2.13.0)
loofah (2.14.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
@ -466,13 +466,13 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
semantic_range (3.0.0)
sentry-rails (5.0.2)
sentry-rails (5.1.0)
railties (>= 5.0)
sentry-ruby-core (~> 5.0.2)
sentry-ruby (5.0.2)
sentry-ruby-core (~> 5.1.0)
sentry-ruby (5.1.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-ruby-core (= 5.0.2)
sentry-ruby-core (5.0.2)
sentry-ruby-core (= 5.1.0)
sentry-ruby-core (5.1.0)
concurrent-ruby
set (1.0.2)
shoulda-matchers (5.1.0)