Skip to content

Commit

Permalink
Bump sentry-sidekiq from 5.16.1 to 5.17.1
Browse files Browse the repository at this point in the history
Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.16.1 to 5.17.1.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-ruby@5.16.1...5.17.1)

---
updated-dependencies:
- dependency-name: sentry-sidekiq
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent c866c4f commit 7879842
Showing 1 changed file with 7 additions and 6 deletions.
13 changes: 7 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,7 @@ GEM
psych (>= 4.0.0)
redis (5.1.0)
redis-client (>= 0.17.0)
redis-client (0.19.1)
redis-client (0.21.0)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
Expand Down Expand Up @@ -684,13 +684,14 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.16.1)
sentry-rails (5.17.1)
railties (>= 5.0)
sentry-ruby (~> 5.16.1)
sentry-ruby (5.16.1)
sentry-ruby (~> 5.17.1)
sentry-ruby (5.17.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.16.1)
sentry-ruby (~> 5.16.1)
sentry-sidekiq (5.17.1)
sentry-ruby (~> 5.17.1)
sidekiq (>= 3.0)
shoulda (4.0.0)
shoulda-context (~> 2.0)
Expand Down

0 comments on commit 7879842

Please sign in to comment.