We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just started getting this deprecation warning.
.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
Looking into it a bit, it looks like debug_inspector updated its name and usage in a recent release.
debug_inspector
banister/debug_inspector#37
The text was updated successfully, but these errors were encountered:
Created a PR for this
#86
Sorry, something went wrong.
Released in v 1.0.1
No branches or pull requests
Just started getting this deprecation warning.
Looking into it a bit, it looks like
debug_inspector
updated its name and usage in a recent release.banister/debug_inspector#37
The text was updated successfully, but these errors were encountered: