Skip to content

Commit

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

Update sentry-rails: 5.8.0 → 5.9.0 (minor)
  • Loading branch information
hennevogel committed Apr 27, 2023
2 parents 54ec16c + 5964d76 commit 0e5931a
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Expand Up @@ -150,7 +150,7 @@ GEM
sysexits (~> 1.1)
hashdiff (1.0.1)
hashie (5.0.0)
i18n (1.12.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
io-like (0.3.1)
json (2.6.2)
Expand Down Expand Up @@ -205,7 +205,7 @@ GEM
get_process_mem (~> 0.2)
puma (>= 2.7)
racc (1.6.2)
rack (2.2.6.4)
rack (2.2.7)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4.3)
Expand Down Expand Up @@ -283,10 +283,10 @@ GEM
rexml (~> 3.2, >= 3.2.5)
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
sentry-rails (5.8.0)
sentry-rails (5.9.0)
railties (>= 5.0)
sentry-ruby (~> 5.8.0)
sentry-ruby (5.8.0)
sentry-ruby (~> 5.9.0)
sentry-ruby (5.9.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
sexp_processor (4.16.1)
singleton (0.1.1)
Expand Down
Binary file removed vendor/cache/i18n-1.12.0.gem
Binary file not shown.
Binary file added vendor/cache/i18n-1.13.0.gem
Binary file not shown.
Binary file removed vendor/cache/rack-2.2.6.4.gem
Binary file not shown.
Binary file added vendor/cache/rack-2.2.7.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-rails-5.8.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-rails-5.9.0.gem
Binary file not shown.
Binary file removed vendor/cache/sentry-ruby-5.8.0.gem
Binary file not shown.
Binary file added vendor/cache/sentry-ruby-5.9.0.gem
Binary file not shown.

0 comments on commit 0e5931a

Please sign in to comment.