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

Use Set.new over to_set #3495

Merged
merged 1 commit into from
Mar 13, 2025
Merged

Use Set.new over to_set #3495

merged 1 commit into from
Mar 13, 2025

Conversation

kddnewton
Copy link
Collaborator

No description provided.

@kddnewton kddnewton merged commit 5c04045 into main Mar 13, 2025
60 checks passed
@kddnewton kddnewton deleted the dont-require-set-until-needed branch March 13, 2025 14:24
@@ -1,6 +1,5 @@
# frozen_string_literal: true

require "set"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Set is not builtin until Ruby 3.2 so I think this require should be kept

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.

None yet

2 participants