zombocom / puma_worker_killer

Automatically restart Puma cluster workers based on max RAM available
749 stars 77 forks source link

Update Gemspec versions #109

Closed schneems closed 3 months ago

schneems commented 3 months ago

There's no reason to block pessimistically (~>) to any of these versions. Also add dependencies (bigdecimal) which is warned about in a deprecation warning:

/Users/rschneeman/.gem/ruby/3.3.1/gems/get_process_mem-0.2.7/lib/get_process_mem.rb:2: warning: bigdecimal was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0. Add bigdecimal to your Gemfile or gemspec. Also contact author of get_process_mem-0.2.7 to add bigdecimal into its gemspec.