Skip to content
New issue

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

Fix - Deprecation Warning on DebugInspector #86

Merged

Conversation

prpetten
Copy link
Collaborator

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

@prpetten
Copy link
Collaborator Author

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

@prpetten
Copy link
Collaborator Author

Bump
@RobinDaugherty @banister

@prpetten prpetten force-pushed the fix/deprecation-warning-debug-inspector branch from ae05ed3 to d487156 Compare March 6, 2024 23:17
@prpetten prpetten merged commit cf65de3 into banister:master Mar 6, 2024
19 checks passed
@prpetten prpetten deleted the fix/deprecation-warning-debug-inspector branch March 6, 2024 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants