Skip to content

Commit

Permalink
Merge pull request #5355 from DFE-Digital/dependabot/bundler/sentry-r…
Browse files Browse the repository at this point in the history
…uby-5.22.0

Bump sentry-ruby from 5.21.0 to 5.22.0
  • Loading branch information
cwrw authored Dec 10, 2024
2 parents f0b847f + 2d140ba commit 8cee376
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ gem "pundit"

# Error monitoring
gem "sentry-rails", "~> 5.18"
gem "sentry-ruby", "~> 5.21"
gem "sentry-ruby", "~> 5.22"
gem "sentry-sidekiq"

# Support queries
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -583,14 +583,14 @@ GEM
websocket (~> 1.0)
semantic_logger (4.16.0)
concurrent-ruby (~> 1.0)
sentry-rails (5.21.0)
sentry-rails (5.22.0)
railties (>= 5.0)
sentry-ruby (~> 5.21.0)
sentry-ruby (5.21.0)
sentry-ruby (~> 5.22.0)
sentry-ruby (5.22.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sentry-sidekiq (5.21.0)
sentry-ruby (~> 5.21.0)
sentry-sidekiq (5.22.0)
sentry-ruby (~> 5.22.0)
sidekiq (>= 3.0)
shoulda-matchers (5.3.0)
activesupport (>= 5.2.0)
Expand Down Expand Up @@ -783,7 +783,7 @@ DEPENDENCIES
secure_headers
selenium-webdriver
sentry-rails (~> 5.18)
sentry-ruby (~> 5.21)
sentry-ruby (~> 5.22)
sentry-sidekiq
shoulda-matchers (~> 5.3)
sidekiq
Expand Down

0 comments on commit 8cee376

Please sign in to comment.