Skip to content

Commit

Permalink
Bump sentry-ruby from 5.17.3 to 5.21.0
Browse files Browse the repository at this point in the history
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 5.17.3 to 5.21.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.17.3...5.21.0)

---
updated-dependencies:
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 1fb8518 commit 6815cc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ gem "loaf", ">= 0.10.0"
gem "prometheus-client"

gem "sentry-rails", ">= 5.10.0"
gem "sentry-ruby", "~> 5.17.3"
gem "sentry-ruby", "~> 5.21.0"

gem "skylight", "~> 6.0.4"

Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -557,10 +557,10 @@ GEM
semantic_logger (4.16.0)
concurrent-ruby (~> 1.0)
semantic_range (3.1.0)
sentry-rails (5.17.3)
sentry-rails (5.21.0)
railties (>= 5.0)
sentry-ruby (~> 5.17.3)
sentry-ruby (5.17.3)
sentry-ruby (~> 5.21.0)
sentry-ruby (5.21.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shakapacker (8.0.2)
Expand Down Expand Up @@ -707,7 +707,7 @@ DEPENDENCIES
secure_headers
selenium-webdriver (~> 4.21.1)
sentry-rails (>= 5.10.0)
sentry-ruby (~> 5.17.3)
sentry-ruby (~> 5.21.0)
shakapacker (= 8.0.2)
shoulda-matchers
sidekiq (~> 6.5.0)
Expand Down

0 comments on commit 6815cc7

Please sign in to comment.