Skip to content

Commit

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

Update sentry-rails 5.20.1 → 5.21.0 (minor)
  • Loading branch information
hennevogel authored Dec 3, 2024
2 parents 15354ef + 1dc1bca commit 9e8c6c6
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ GEM
get_process_mem (>= 0.2)
puma (>= 2.7)
racc (1.8.1)
rack (3.1.7)
rack (3.1.8)
rack-session (2.0.0)
rack (>= 3.0.0)
rack-test (2.1.0)
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.20.1)
sentry-rails (5.21.0)
railties (>= 5.0)
sentry-ruby (~> 5.20.1)
sentry-ruby (5.20.1)
sentry-ruby (~> 5.21.0)
sentry-ruby (5.21.0)
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.18)
zeitwerk (2.7.1)

PLATFORMS
ruby
Expand Down
Binary file removed vendor/cache/rack-3.1.7.gem
Binary file not shown.
Binary file added vendor/cache/rack-3.1.8.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-rails-5.20.1.gem
Binary file not shown.
Binary file added vendor/cache/sentry-rails-5.21.0.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-ruby-5.20.1.gem
Binary file not shown.
Binary file added vendor/cache/sentry-ruby-5.21.0.gem
Binary file not shown.
Binary file removed vendor/cache/zeitwerk-2.6.18.gem
Binary file not shown.
Binary file added vendor/cache/zeitwerk-2.7.1.gem
Binary file not shown.

0 comments on commit 9e8c6c6

Please sign in to comment.