Skip to content

Commit

Permalink
Update puma_worker_killer to version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Jul 29, 2024
1 parent 2967298 commit e8802d0
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 e8802d0

Please sign in to comment.