Skip to content

Commit

Permalink
Update all of sentry-ruby-core to version 5.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Oct 4, 2024
1 parent f39c5f2 commit bfabf30
Show file tree
Hide file tree
Showing 11 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ GEM
i18n (1.14.6)
concurrent-ruby (~> 1.0)
io-console (0.7.2)
irb (1.14.0)
irb (1.14.1)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
json (2.7.2)
Expand Down Expand Up @@ -274,7 +274,7 @@ GEM
psych (>= 4.0.0)
redcarpet (3.5.1)
regexp_parser (2.9.2)
reline (0.5.9)
reline (0.5.10)
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.19.0)
sentry-rails (5.20.1)
railties (>= 5.0)
sentry-ruby (~> 5.19.0)
sentry-ruby (5.19.0)
sentry-ruby (~> 5.20.1)
sentry-ruby (5.20.1)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.17.2)
Expand Down Expand Up @@ -366,7 +366,7 @@ GEM
pkg-config
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
ruby
Expand Down
Binary file removed vendor/cache/irb-1.14.0.gem
Binary file not shown.
Binary file added vendor/cache/irb-1.14.1.gem
Binary file not shown.
Binary file added vendor/cache/reline-0.5.10.gem
Binary file not shown.
Binary file removed vendor/cache/reline-0.5.9.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-rails-5.19.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-rails-5.20.1.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-ruby-5.19.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-ruby-5.20.1.gem
Binary file not shown.
Binary file removed vendor/cache/zeitwerk-2.6.17.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.6.18.gem
Binary file not shown.

0 comments on commit bfabf30

Please sign in to comment.