Bump sentry-sidekiq from 5.8.0 to 5.9.0

Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.8.0 to 5.9.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.8.0...5.9.0)

---
updated-dependencies:
- dependency-name: sentry-sidekiq
  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] 2023-04-24 10:02:19 +00:00 committed by GitHub
parent 3ef1bf173a
commit 159bc8a8fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -410,13 +410,13 @@ GEM
sprockets (> 3.0) sprockets (> 3.0)
sprockets-rails sprockets-rails
tilt tilt
sentry-rails (5.8.0) sentry-rails (5.9.0)
railties (>= 5.0) railties (>= 5.0)
sentry-ruby (~> 5.8.0) sentry-ruby (~> 5.9.0)
sentry-ruby (5.8.0) sentry-ruby (5.9.0)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.8.0) sentry-sidekiq (5.9.0)
sentry-ruby (~> 5.8.0) sentry-ruby (~> 5.9.0)
sidekiq (>= 3.0) sidekiq (>= 3.0)
shoulda-matchers (5.3.0) shoulda-matchers (5.3.0)
activesupport (>= 5.2.0) activesupport (>= 5.2.0)