Skip to content

Commit

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

Bump sentry-sidekiq from 5.10.0 to 5.11.0
  • Loading branch information
FelixMarcusMillne authored Sep 11, 2023
2 parents 488f84e + 22f0d23 commit 9ce5484
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -614,9 +614,9 @@ GEM
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
redis (5.0.6)
redis (5.0.7)
redis-client (>= 0.9.0)
redis-client (0.14.1)
redis-client (0.17.0)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
Expand Down Expand Up @@ -688,13 +688,13 @@ GEM
childprocess (>= 0.5, < 5.0)
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2)
sentry-rails (5.10.0)
sentry-rails (5.11.0)
railties (>= 5.0)
sentry-ruby (~> 5.10.0)
sentry-ruby (5.10.0)
sentry-ruby (~> 5.11.0)
sentry-ruby (5.11.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.10.0)
sentry-ruby (~> 5.10.0)
sentry-sidekiq (5.11.0)
sentry-ruby (~> 5.11.0)
sidekiq (>= 3.0)
shoulda (4.0.0)
shoulda-context (~> 2.0)
Expand Down

0 comments on commit 9ce5484

Please sign in to comment.