Skip to content

Commit

Permalink
Merge pull request #2027 from alphagov/dependabot/bundler/sentry-side…
Browse files Browse the repository at this point in the history
…kiq-5.13.0

Bump sentry-sidekiq from 5.12.0 to 5.13.0
  • Loading branch information
KludgeKML authored Nov 13, 2023
2 parents a2058a3 + 2dc5869 commit 020c6c8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,7 @@ GEM
redcarpet (3.6.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.17.1)
redis-client (0.18.0)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
Expand Down Expand Up @@ -627,13 +627,13 @@ GEM
ruby2_keywords (0.0.5)
rufus-scheduler (3.8.2)
fugit (~> 1.1, >= 1.1.6)
sentry-rails (5.12.0)
sentry-rails (5.13.0)
railties (>= 5.0)
sentry-ruby (~> 5.12.0)
sentry-ruby (5.12.0)
sentry-ruby (~> 5.13.0)
sentry-ruby (5.13.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.12.0)
sentry-ruby (~> 5.12.0)
sentry-sidekiq (5.13.0)
sentry-ruby (~> 5.13.0)
sidekiq (>= 3.0)
sidekiq (6.5.5)
connection_pool (>= 2.2.2)
Expand Down

0 comments on commit 020c6c8

Please sign in to comment.