Skip to content

Commit

Permalink
Bump sentry-sidekiq from 5.22.0 to 5.22.1
Browse files Browse the repository at this point in the history
Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.22.0 to 5.22.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.22.0...5.22.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent ebb8a32 commit 57b5dbd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ GEM
rexml (>= 3.3.9)
language_server-protocol (3.17.0.3)
link_header (0.0.8)
logger (1.6.2)
logger (1.6.3)
logstasher (2.1.5)
activesupport (>= 5.2)
request_store
Expand Down Expand Up @@ -608,7 +608,7 @@ GEM
rake (13.2.1)
rdoc (6.8.1)
psych (>= 4.0.0)
redis-client (0.22.2)
redis-client (0.23.0)
connection_pool
regexp_parser (2.9.2)
reline (0.5.12)
Expand Down Expand Up @@ -691,11 +691,11 @@ GEM
sentry-rails (5.22.0)
railties (>= 5.0)
sentry-ruby (~> 5.22.0)
sentry-ruby (5.22.0)
sentry-ruby (5.22.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.22.0)
sentry-ruby (~> 5.22.0)
sentry-sidekiq (5.22.1)
sentry-ruby (~> 5.22.1)
sidekiq (>= 3.0)
sidekiq (7.3.6)
connection_pool (>= 2.3.0)
Expand Down

0 comments on commit 57b5dbd

Please sign in to comment.