Skip to content

Commit

Permalink
Merge pull request #1518 from openSUSE/depfu/update/group/sentry-ruby…
Browse files Browse the repository at this point in the history
…-core-5.18.2

Update sentry-rails 5.18.0 → 5.18.2 (patch)
  • Loading branch information
hennevogel authored Aug 1, 2024
2 parents 6d584ca + 9ae7a33 commit d2845a6
Show file tree
Hide file tree
Showing 12 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.6)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open_uri_redirections (0.2.1)
Expand All @@ -227,8 +227,8 @@ GEM
bigdecimal (>= 2.0)
get_process_mem (>= 0.2)
puma (>= 2.7)
racc (1.8.0)
rack (3.1.6)
racc (1.8.1)
rack (3.1.7)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
Expand Down Expand Up @@ -326,10 +326,10 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.18.0)
sentry-rails (5.18.2)
railties (>= 5.0)
sentry-ruby (~> 5.18.0)
sentry-ruby (5.18.0)
sentry-ruby (~> 5.18.2)
sentry-ruby (5.18.2)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.17.2)
Expand Down Expand Up @@ -368,7 +368,7 @@ GEM
pkg-config
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.16)
zeitwerk (2.6.17)

PLATFORMS
ruby
Expand Down
Binary file not shown.
Binary file removed vendor/cache/racc-1.8.0.gem
Binary file not shown.
Binary file added vendor/cache/racc-1.8.1.gem
Binary file not shown.
Binary file removed vendor/cache/rack-3.1.6.gem
Binary file not shown.
Binary file added vendor/cache/rack-3.1.7.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-rails-5.18.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-rails-5.18.2.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-ruby-5.18.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-ruby-5.18.2.gem
Binary file not shown.
Binary file removed vendor/cache/zeitwerk-2.6.16.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.6.17.gem
Binary file not shown.

0 comments on commit d2845a6

Please sign in to comment.