Bump sentry-ruby from 5.3.0 to 5.3.1

Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.3.0 to 5.3.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.3.0...5.3.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-05-17 03:01:11 +00:00
committed by GitHub
parent 7e5e4110c4
commit 73d3394e9b

View File

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