Update binding_of_caller Gem to 1.0.0 - #51177
Closed
Hamms wants to merge 1 commit into
Closed
Conversation
To pick up support for Ruby 3.0, in preparation for an update to that version. The main breaking change between 0.8 and 1.0 is the removal of support for Ruby 1.9 - https://github.com/banister/binding_of_caller/releases/tag/v1.0.0
Hamms
added a commit
that referenced
this pull request
Apr 6, 2023
This is a development-environment-only gem added [way back prior to even the creation of our monorepo](code-dot-org/dashboard@a17aea7) which adds some debug tools that we don't ever actually use. The version of the gem we're currently using is also incompatible with Ruby 3.0. We could [update to a version that does support modern Ruby](#51177), but I'd prefer we just clean it up instead. - https://github.com/banister/binding_of_caller/releases/tag/v1.0.0
Contributor
Author
|
Closing in favor of #51178 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
To pick up support for Ruby 3.0, in preparation for an update to that version.
The main breaking change between 0.8 and 1.0 is the removal of support for Ruby 1.9
Links
Testing story
Deployment strategy
Follow-up work
Privacy
Security
Caching
PR Checklist: