Bump sentry-ruby from 5.1.1 to 5.2.0

Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.1.1 to 5.2.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.1.1...5.2.0)

---
updated-dependencies:
- dependency-name: sentry-ruby
  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-03-09 03:01:30 +00:00
committed by GitHub
parent 27be43037f
commit 0921448012

View File

@ -449,13 +449,13 @@ GEM
rexml (~> 3.2, >= 3.2.5) rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2) rubyzip (>= 1.2.2)
semantic_range (3.0.0) semantic_range (3.0.0)
sentry-rails (5.1.1) sentry-rails (5.2.0)
railties (>= 5.0) railties (>= 5.0)
sentry-ruby-core (~> 5.1.1) sentry-ruby-core (~> 5.2.0)
sentry-ruby (5.1.1) sentry-ruby (5.2.0)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-ruby-core (= 5.1.1) sentry-ruby-core (= 5.2.0)
sentry-ruby-core (5.1.1) sentry-ruby-core (5.2.0)
concurrent-ruby concurrent-ruby
set (1.0.2) set (1.0.2)
shoulda-matchers (5.1.0) shoulda-matchers (5.1.0)