binding_of_caller
binding_of_caller copied to clipboard
Fix - Deprecation Warning on DebugInspector
Addressing deprecation warnings from changes to debug_inspector
gem dependency.
.rbenv/versions/3.0.5/lib/ruby/gems/3.0.0/gems/binding_of_caller-1.0.0/lib/binding_of_caller/mri.rb:21: warning: constant RubyVM::DebugInspector is deprecated
Not sure what the PR process is here. Looks like this gem hasn't required an update in the last couple of years.
cc: @RobinDaugherty @banister
Bump @RobinDaugherty @banister