Skip to content

Conversation

@nevans
Copy link
Collaborator

@nevans nevans commented Oct 24, 2024

set doesn't need to be explicitly loaded in ruby 3.2+. Previously, we loaded it in the tests, so they passed. But running the actual code that uses Set could raise an exception.

`set` doesn't need to be explicitly loaded in ruby 3.2+.  Previously, we
loaded it in the tests, so they passed.  But running the actual code
that uses Set could raise an exception.
@nevans nevans merged commit 43e6a66 into master Oct 24, 2024
22 checks passed
@nevans nevans deleted the require-set-ruby-3.1 branch October 24, 2024 20:11
@nevans nevans added the bug Something isn't working label Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants