Skip to content

Commit 13b69bd

Browse files
Bump sentry-sidekiq from 5.27.0 to 5.28.0
Bumps [sentry-sidekiq](https://github.com/getsentry/sentry-ruby) from 5.27.0 to 5.28.0. - [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.27.0...5.28.0) --- updated-dependencies: - dependency-name: sentry-sidekiq dependency-version: 5.28.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c3817c5 commit 13b69bd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -616,7 +616,7 @@ GEM
616616
erb
617617
psych (>= 4.0.0)
618618
redis (4.8.1)
619-
redis-client (0.25.2)
619+
redis-client (0.26.0)
620620
connection_pool
621621
regexp_parser (2.11.2)
622622
reline (0.6.2)
@@ -696,14 +696,14 @@ GEM
696696
sassc (2.4.0)
697697
ffi (~> 1.9)
698698
securerandom (0.4.1)
699-
sentry-rails (5.27.0)
699+
sentry-rails (5.28.0)
700700
railties (>= 5.0)
701-
sentry-ruby (~> 5.27.0)
702-
sentry-ruby (5.27.0)
701+
sentry-ruby (~> 5.28.0)
702+
sentry-ruby (5.28.0)
703703
bigdecimal
704704
concurrent-ruby (~> 1.0, >= 1.0.2)
705-
sentry-sidekiq (5.27.0)
706-
sentry-ruby (~> 5.27.0)
705+
sentry-sidekiq (5.28.0)
706+
sentry-ruby (~> 5.28.0)
707707
sidekiq (>= 3.0)
708708
sidekiq (7.3.9)
709709
base64

0 commit comments

Comments
 (0)