Skip to content

Commit

Permalink
Update all of sentry-ruby-core to version 5.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Dec 12, 2023
1 parent 5f7c7fd commit 045f1fb
Show file tree
Hide file tree
Showing 33 changed files with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ GEM
archive-zip (0.12.0)
io-like (~> 0.3.0)
ast (2.4.2)
base64 (0.1.1)
base64 (0.2.0)
bigdecimal (3.1.4)
builder (3.2.4)
byebug (11.1.3)
Expand All @@ -100,7 +100,7 @@ GEM
crass (1.0.6)
dalli (3.2.6)
date (3.3.3)
drb (2.1.1)
drb (2.2.0)
ruby2_keywords
erubi (1.12.0)
execjs (2.9.1)
Expand Down Expand Up @@ -168,7 +168,7 @@ GEM
concurrent-ruby (~> 1.0)
io-console (0.6.0)
io-like (0.3.1)
irb (1.8.3)
irb (1.10.1)
rdoc
reline (>= 0.3.8)
json (2.6.2)
Expand All @@ -178,7 +178,7 @@ GEM
activesupport (>= 4)
railties (>= 4)
request_store (~> 1.0)
loofah (2.21.4)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
mail (2.8.1)
Expand All @@ -190,11 +190,11 @@ GEM
matrix (0.4.2)
mini_magick (4.12.0)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
multi_xml (0.6.0)
multipart-post (2.2.3)
mutex_m (0.1.2)
mutex_m (0.2.0)
net-imap (0.4.1)
date
net-protocol
Expand All @@ -205,7 +205,7 @@ GEM
net-smtp (0.4.0)
net-protocol
nio4r (2.5.9)
nokogiri (1.15.4)
nokogiri (1.15.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open_uri_redirections (0.2.1)
Expand All @@ -224,9 +224,9 @@ GEM
puma_worker_killer (0.3.1)
get_process_mem (~> 0.2)
puma (>= 2.7)
racc (1.7.2)
racc (1.7.3)
rack (2.2.8)
rack-session (1.0.1)
rack-session (1.0.2)
rack (< 3)
rack-test (2.1.0)
rack (>= 1.3)
Expand Down Expand Up @@ -266,12 +266,12 @@ GEM
thor (~> 1.0, >= 1.2.2)
zeitwerk (~> 2.6)
rainbow (3.1.1)
rake (13.0.6)
rdoc (6.5.0)
rake (13.1.0)
rdoc (6.6.1)
psych (>= 4.0.0)
redcarpet (3.5.1)
regexp_parser (2.8.1)
reline (0.3.9)
reline (0.4.1)
io-console (~> 0.5)
request_store (1.5.1)
rack (>= 1.4)
Expand Down Expand Up @@ -315,10 +315,10 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.12.0)
sentry-rails (5.15.0)
railties (>= 5.0)
sentry-ruby (~> 5.12.0)
sentry-ruby (5.12.0)
sentry-ruby (~> 5.15.0)
sentry-ruby (5.15.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.17.0)
singleton (0.1.1)
Expand All @@ -329,13 +329,13 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
stringio (3.0.8)
stringio (3.1.0)
sysexits (1.2.0)
temple (0.9.1)
terser (1.1.19)
execjs (>= 0.3.0, < 3)
text (1.3.1)
thor (1.2.2)
thor (1.3.0)
tilt (2.0.11)
timeout (0.4.0)
tzinfo (2.0.6)
Expand Down
Binary file removed vendor/cache/base64-0.1.1.gem
Binary file not shown.
Binary file added vendor/cache/base64-0.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/drb-2.1.1.gem
Binary file not shown.
Binary file added vendor/cache/drb-2.2.0.gem
Binary file not shown.
Binary file added vendor/cache/irb-1.10.1.gem
Binary file not shown.
Binary file removed vendor/cache/irb-1.8.3.gem
Binary file not shown.
Binary file removed vendor/cache/loofah-2.21.4.gem
Binary file not shown.
Binary file added vendor/cache/loofah-2.22.0.gem
Binary file not shown.
Binary file removed vendor/cache/mini_portile2-2.8.4.gem
Binary file not shown.
Binary file added vendor/cache/mini_portile2-2.8.5.gem
Binary file not shown.
Binary file removed vendor/cache/mutex_m-0.1.2.gem
Binary file not shown.
Binary file added vendor/cache/mutex_m-0.2.0.gem
Binary file not shown.
Binary file removed vendor/cache/nokogiri-1.15.4.gem
Binary file not shown.
Binary file added vendor/cache/nokogiri-1.15.5.gem
Binary file not shown.
Binary file removed vendor/cache/racc-1.7.2.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.7.3.gem
Binary file not shown.
Binary file removed vendor/cache/rack-session-1.0.1.gem
Binary file not shown.
Binary file added vendor/cache/rack-session-1.0.2.gem
Binary file not shown.
Binary file removed vendor/cache/rake-13.0.6.gem
Binary file not shown.
Binary file added vendor/cache/rake-13.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/rdoc-6.5.0.gem
Binary file not shown.
Binary file added vendor/cache/rdoc-6.6.1.gem
Binary file not shown.
Binary file removed vendor/cache/reline-0.3.9.gem
Binary file not shown.
Binary file added vendor/cache/reline-0.4.1.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-rails-5.12.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-rails-5.15.0.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-ruby-5.12.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-ruby-5.15.0.gem
Binary file not shown.
Binary file removed vendor/cache/stringio-3.0.8.gem
Binary file not shown.
Binary file added vendor/cache/stringio-3.1.0.gem
Binary file not shown.
Binary file removed vendor/cache/thor-1.2.2.gem
Binary file not shown.
Binary file added vendor/cache/thor-1.3.0.gem
Binary file not shown.

0 comments on commit 045f1fb

Please sign in to comment.