Skip to content

Conversation

@joeldrapper
Copy link
Collaborator

No description provided.

phlex.gemspec Outdated
spec.homepage = "https://www.phlex.fun"
spec.license = "MIT"
spec.required_ruby_version = ">= 3.3.1"
spec.required_ruby_version = ">= 3.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

How const_added would work on Ruby < 3.2?
Ref: https://rubyreferences.github.io/rubychanges/3.2.html#moduleconst_added

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

You’re right, we need 3.2.

@joeldrapper joeldrapper marked this pull request as ready for review November 26, 2024 14:56
@joeldrapper joeldrapper merged commit 2484d5b into main Nov 26, 2024
11 checks passed
@joeldrapper joeldrapper deleted the ci branch November 26, 2024 14:58
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.

3 participants