Bump sentry-ruby from 5.0.0 to 5.0.1

Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.0.0 to 5.0.1.
- [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.0...5.0.1)

---
updated-dependencies:
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-01-25 03:00:47 +00:00
committed by GitHub
parent f0beb9099b
commit 4ccceb4410

View File

@ -469,10 +469,10 @@ GEM
sentry-rails (5.0.0) sentry-rails (5.0.0)
railties (>= 5.0) railties (>= 5.0)
sentry-ruby-core (~> 5.0.0) sentry-ruby-core (~> 5.0.0)
sentry-ruby (5.0.0) sentry-ruby (5.0.1)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-ruby-core (= 5.0.0) sentry-ruby-core (= 5.0.1)
sentry-ruby-core (5.0.0) sentry-ruby-core (5.0.1)
concurrent-ruby concurrent-ruby
set (1.0.2) set (1.0.2)
shoulda-matchers (5.1.0) shoulda-matchers (5.1.0)