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