Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2025
1 parent 3975a2f commit 392786a
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,8 @@ GEM
ice_nine (0.11.2)
inflection (1.0.0)
io-console (0.8.0)
irb (1.14.3)
irb (1.15.1)
pp (>= 0.6.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jaro_winkler (1.6.0)
Expand Down Expand Up @@ -397,8 +398,11 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.9)
pp (0.6.2)
prettyprint
pretender (0.5.0)
actionpack (>= 6.1)
prettyprint (0.2.0)
pry (0.14.1)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -593,9 +597,9 @@ GEM
websocket (~> 1.0)
semantic_logger (4.16.0)
concurrent-ruby (~> 1.0)
sentry-rails (5.22.1)
sentry-rails (5.22.2)
railties (>= 5.0)
sentry-ruby (~> 5.22.1)
sentry-ruby (~> 5.22.2)
sentry-ruby (5.22.2)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
Expand Down

0 comments on commit 392786a

Please sign in to comment.