Skip to content

Commit

Permalink
Merge pull request #1517 from openSUSE/depfu/update/puma_worker_kille…
Browse files Browse the repository at this point in the history
…r-1.0.0

Update puma_worker_killer 0.3.1 → 1.0.0 (major)
  • Loading branch information
hennevogel authored Aug 1, 2024
2 parents fa11529 + e8802d0 commit 6d584ca
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,10 @@ GEM
faraday (~> 1.0)
fast_gettext (3.0.0)
prime
ffi (1.15.5)
ffi (1.17.0)
forwardable (1.3.3)
get_process_mem (0.2.7)
get_process_mem (1.0.0)
bigdecimal (>= 2.0)
ffi (~> 1.0)
gettext (3.4.9)
erubi
Expand Down Expand Up @@ -222,8 +223,9 @@ GEM
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
puma_worker_killer (0.3.1)
get_process_mem (~> 0.2)
puma_worker_killer (1.0.0)
bigdecimal (>= 2.0)
get_process_mem (>= 0.2)
puma (>= 2.7)
racc (1.8.0)
rack (3.1.6)
Expand Down
Binary file removed vendor/cache/ffi-1.15.5.gem
Binary file not shown.
Binary file added vendor/cache/ffi-1.17.0.gem
Binary file not shown.
Binary file removed vendor/cache/get_process_mem-0.2.7.gem
Binary file not shown.
Binary file added vendor/cache/get_process_mem-1.0.0.gem
Binary file not shown.
Binary file removed vendor/cache/puma_worker_killer-0.3.1.gem
Binary file not shown.
Binary file added vendor/cache/puma_worker_killer-1.0.0.gem
Binary file not shown.

0 comments on commit 6d584ca

Please sign in to comment.