Skip to content

Commit

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

Update sentry-rails 5.21.0 → 5.22.0 (minor)
  • Loading branch information
hennevogel authored Dec 12, 2024
2 parents 77f62a5 + 0cb3c61 commit 7cbf44b
Show file tree
Hide file tree
Showing 8 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 @@ -191,7 +191,7 @@ GEM
mini_magick (5.0.1)
mini_mime (1.1.5)
mini_portile2 (2.8.8)
minitest (5.25.2)
minitest (5.25.4)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multipart-post (2.4.1)
Expand All @@ -206,7 +206,7 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.4)
nokogiri (1.17.0)
nokogiri (1.17.1)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
open_uri_redirections (0.2.1)
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.21.0)
sentry-rails (5.22.0)
railties (>= 5.0)
sentry-ruby (~> 5.21.0)
sentry-ruby (5.21.0)
sentry-ruby (~> 5.22.0)
sentry-ruby (5.22.0)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.17.2)
Expand Down
Binary file removed vendor/cache/minitest-5.25.2.gem
Binary file not shown.
Binary file added vendor/cache/minitest-5.25.4.gem
Binary file not shown.
Binary file not shown.
Binary file removed vendor/cache/sentry-rails-5.21.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-rails-5.22.0.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-ruby-5.21.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-ruby-5.22.0.gem
Binary file not shown.

0 comments on commit 7cbf44b

Please sign in to comment.