Skip to content

Update binding_of_caller Gem to 1.0.0 - #51177

Closed
Hamms wants to merge 1 commit into
stagingfrom
binding_of_caller-1.0.0
Closed

Update binding_of_caller Gem to 1.0.0#51177
Hamms wants to merge 1 commit into
stagingfrom
binding_of_caller-1.0.0

Conversation

@Hamms

@Hamms Hamms commented Apr 6, 2023

Copy link
Copy Markdown
Contributor

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:

  • Tests provide adequate coverage
  • Privacy and Security impacts have been assessed
  • Code is well-commented
  • New features are translatable or updates will not break translations
  • Relevant documentation has been added or updated
  • User impact is well-understood and desirable
  • Pull Request is labeled appropriately
  • Follow-up work items (including potential tech debt) are tracked and linked

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
@Hamms

Hamms commented Apr 7, 2023

Copy link
Copy Markdown
Contributor Author

Closing in favor of #51178

@Hamms Hamms closed this Apr 7, 2023
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.

1 participant