Bump sentry-rails from 4.2.2 to 4.3.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-12 09:02:22 +00:00
committed by GitHub
parent 486808eae0
commit 13c45f191a

View File

@ -398,14 +398,14 @@ GEM
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
semantic_range (3.0.0)
sentry-rails (4.2.2)
sentry-rails (4.3.0)
rails (>= 5.0)
sentry-ruby-core (~> 4.2.0)
sentry-ruby (4.2.2)
sentry-ruby-core (~> 4.3.0)
sentry-ruby (4.3.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
faraday (>= 1.0)
sentry-ruby-core (= 4.2.2)
sentry-ruby-core (4.2.2)
sentry-ruby-core (= 4.3.0)
sentry-ruby-core (4.3.0)
concurrent-ruby
faraday
shoulda-matchers (4.5.1)