pry-byebug icon indicating copy to clipboard operation
pry-byebug copied to clipboard

Deprecation on Ruby 3.2.2

Open broksonic21 opened this issue 2 years ago • 0 comments

We recently upgraded to Ruby 3.2.2:

and are getting this deprecation on any usage of binding.pry as the process exits.

    DEPRECATION WARNING: /Users/REDACTED/.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/pry-byebug-3.10.1/lib/byebug/processors/pry_processor.rb:17: warning: undefining the allocator of T_DATA class Byebug::ThreadsTable

broksonic21 avatar Jan 18 '24 17:01 broksonic21