Skip to content

Commit

Permalink
Bump sentry-rails and sentry-ruby (#196)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 558a4b9 commit 9174246
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ GEM
babel-source (>= 4.0, < 6)
execjs (~> 2.0)
bcrypt (3.1.19)
bigdecimal (3.1.7)
blockenspiel (0.5.0)
bootsnap (1.18.3)
msgpack (~> 1.2)
Expand Down Expand Up @@ -120,7 +121,7 @@ GEM
globalid (1.2.1)
activesupport (>= 6.1)
hana (1.3.7)
i18n (1.14.1)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
jquery-turbolinks (2.1.0)
railties (>= 3.1.0)
Expand All @@ -147,7 +148,7 @@ GEM
json
mini_mime (1.1.5)
mini_portile2 (2.8.5)
minitest (5.22.2)
minitest (5.22.3)
msgpack (1.7.2)
net-imap (0.4.10)
date
Expand All @@ -159,7 +160,7 @@ GEM
net-smtp (0.4.0.1)
net-protocol
nio4r (2.7.0)
nokogiri (1.16.2)
nokogiri (1.16.3)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
orm_adapter (0.5.0)
Expand Down Expand Up @@ -274,10 +275,11 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sentry-rails (5.16.1)
sentry-rails (5.17.1)
railties (>= 5.0)
sentry-ruby (~> 5.16.1)
sentry-ruby (5.16.1)
sentry-ruby (~> 5.17.1)
sentry-ruby (5.17.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
simpleidn (0.2.1)
unf (~> 0.1.4)
Expand All @@ -295,7 +297,7 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
thor (1.3.0)
thor (1.3.1)
tilt (2.0.10)
timeout (0.4.1)
turbolinks (5.2.1)
Expand Down

0 comments on commit 9174246

Please sign in to comment.