Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 30, 2024
1 parent d079dd2 commit b414d93
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ GEM
activesupport
tzinfo
coderay (1.1.3)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand Down Expand Up @@ -230,8 +230,8 @@ GEM
i18n (1.14.5)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.12.0)
rdoc
irb (1.14.0)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jaro_winkler (1.5.6)
jsbundling-rails (1.3.0)
Expand Down Expand Up @@ -266,7 +266,7 @@ GEM
method_source (1.1.0)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.24.0)
minitest (5.25.1)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
Expand All @@ -283,7 +283,7 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.6)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
oauth2 (2.0.9)
Expand Down Expand Up @@ -345,7 +345,7 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
raabro (1.4.0)
racc (1.8.0)
racc (1.8.1)
rack (2.2.9)
rack-oauth2 (2.2.0)
activesupport
Expand Down Expand Up @@ -400,12 +400,12 @@ GEM
rainbow (3.1.1)
rake (13.2.1)
rbs (2.8.4)
rdoc (6.6.3.1)
rdoc (6.7.0)
psych (>= 4.0.0)
redcarpet (3.6.0)
redis (4.8.1)
regexp_parser (2.9.0)
reline (0.5.0)
reline (0.5.9)
io-console (~> 0.5)
representable (3.2.0)
declarative (< 0.1.0)
Expand Down Expand Up @@ -479,10 +479,10 @@ GEM
ruby-progressbar (1.13.0)
semantic_logger (4.15.0)
concurrent-ruby (~> 1.0)
sentry-rails (5.17.2)
sentry-rails (5.19.0)
railties (>= 5.0)
sentry-ruby (~> 5.17.2)
sentry-ruby (5.17.3)
sentry-ruby (~> 5.19.0)
sentry-ruby (5.19.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
shoulda-matchers (6.2.0)
Expand Down Expand Up @@ -522,7 +522,7 @@ GEM
solargraph-rails (1.1.0)
activesupport
solargraph
stringio (3.1.0)
stringio (3.1.1)
swd (2.0.2)
activesupport (>= 3)
attr_required (>= 0.0.5)
Expand All @@ -539,7 +539,7 @@ GEM
rbs
syntax_tree (>= 2.0.1)
temple (0.10.2)
thor (1.3.1)
thor (1.3.2)
tilt (2.3.0)
timeout (0.4.1)
trailblazer-option (0.1.2)
Expand Down Expand Up @@ -579,7 +579,7 @@ GEM
xpath (3.2.0)
nokogiri (~> 1.8)
yard (0.9.34)
zeitwerk (2.6.13)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down

0 comments on commit b414d93

Please sign in to comment.