Skip to content

Commit

Permalink
Update all of sentry-ruby-core to version 5.22.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jan 1, 2025
1 parent 7cbf44b commit 07ce151
Show file tree
Hide file tree
Showing 24 changed files with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
public_suffix (>= 2.0.2, < 7.0)
ast (2.4.2)
base64 (0.2.0)
bigdecimal (3.1.8)
bigdecimal (3.1.9)
builder (3.3.0)
byebug (11.1.3)
capybara (3.40.0)
Expand All @@ -100,7 +100,7 @@ GEM
dalli (3.2.8)
date (3.4.1)
drb (2.2.1)
erubi (1.13.0)
erubi (1.13.1)
execjs (2.9.1)
faker (3.5.1)
i18n (>= 1.8.11, < 2)
Expand Down Expand Up @@ -166,7 +166,7 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.8.0)
irb (1.14.1)
irb (1.14.3)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.5)
Expand All @@ -178,7 +178,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.23.1)
loofah (2.24.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand Down Expand Up @@ -206,7 +206,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.17.1)
nokogiri (1.18.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open_uri_redirections (0.2.1)
Expand All @@ -218,7 +218,7 @@ GEM
prime (0.1.3)
forwardable
singleton
psych (5.2.1)
psych (5.2.2)
date
stringio
public_suffix (6.0.1)
Expand All @@ -232,7 +232,7 @@ GEM
rack (3.1.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
rack-test (2.2.0)
rack (>= 1.3)
rackup (2.2.1)
rack (>= 3)
Expand All @@ -254,7 +254,7 @@ GEM
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.6.1)
rails-html-sanitizer (1.6.2)
loofah (~> 2.21)
nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
rails-i18n (7.0.9)
Expand All @@ -270,11 +270,11 @@ GEM
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.2.1)
rdoc (6.8.1)
rdoc (6.10.0)
psych (>= 4.0.0)
redcarpet (3.5.1)
regexp_parser (2.9.2)
reline (0.5.12)
reline (0.6.0)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -324,10 +324,10 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.22.0)
sentry-rails (5.22.1)
railties (>= 5.0)
sentry-ruby (~> 5.22.0)
sentry-ruby (5.22.0)
sentry-ruby (~> 5.22.1)
sentry-ruby (5.22.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.17.2)
Expand Down
Binary file removed vendor/cache/bigdecimal-3.1.8.gem
Binary file not shown.
Binary file added vendor/cache/bigdecimal-3.1.9.gem
Binary file not shown.
Binary file removed vendor/cache/erubi-1.13.0.gem
Binary file not shown.
Binary file added vendor/cache/erubi-1.13.1.gem
Binary file not shown.
Binary file removed vendor/cache/irb-1.14.1.gem
Binary file not shown.
Binary file added vendor/cache/irb-1.14.3.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.23.1.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.24.0.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/psych-5.2.1.gem
Binary file not shown.
Binary file added vendor/cache/psych-5.2.2.gem
Binary file not shown.
Binary file removed vendor/cache/rack-test-2.1.0.gem
Binary file not shown.
Binary file added vendor/cache/rack-test-2.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/rails-html-sanitizer-1.6.1.gem
Binary file not shown.
Binary file added vendor/cache/rails-html-sanitizer-1.6.2.gem
Binary file not shown.
Binary file added vendor/cache/rdoc-6.10.0.gem
Binary file not shown.
Binary file removed vendor/cache/rdoc-6.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/reline-0.5.12.gem
Binary file not shown.
Binary file added vendor/cache/reline-0.6.0.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-rails-5.22.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-rails-5.22.1.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-ruby-5.22.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-ruby-5.22.1.gem
Binary file not shown.

0 comments on commit 07ce151

Please sign in to comment.