Skip to content

Commit

Permalink
chore(deps): bump sentry-sidekiq from 5.15.0 to 5.15.2
Browse files Browse the repository at this point in the history
Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.15.0 to 5.15.2.
- [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.15.0...5.15.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 19, 2023
1 parent 204de2a commit d222858
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ GEM
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.18.0)
redis-client (0.19.0)
connection_pool
regexp_parser (2.6.1)
reline (0.4.1)
Expand Down Expand Up @@ -478,8 +478,8 @@ GEM
sentry-ruby (~> 5.15.0)
sentry-ruby (5.15.2)
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.15.0)
sentry-ruby (~> 5.15.0)
sentry-sidekiq (5.15.2)
sentry-ruby (~> 5.15.2)
sidekiq (>= 3.0)
sidekiq (7.2.0)
concurrent-ruby (< 2)
Expand Down

0 comments on commit d222858

Please sign in to comment.