ruby / debug

Debugging functionality for Ruby
BSD 2-Clause "Simplified" License
1.1k stars 125 forks source link

Remove usage of deprecated constant IRB::InputCompletor #1079

Open wildmaples opened 4 months ago

wildmaples commented 4 months ago

Debug seems to be using a deprecated class from IRB:

warning: constant IRB::InputCompletor is deprecated

IRB::InputCompletor was removed in a refactor: https://github.com/ruby/irb/pull/707, and then restored and deprecated in https://github.com/ruby/irb/commit/77265efc5f179d31be4ddea5d8fd6a5290fe678a