Skip to content

Use correct version check for Crystal::VERSION#60

Merged
icyleaf merged 1 commit into
icyleaf:masterfrom
HertzDevil:patch-1
Aug 31, 2023
Merged

Use correct version check for Crystal::VERSION#60
icyleaf merged 1 commit into
icyleaf:masterfrom
HertzDevil:patch-1

Conversation

@HertzDevil

Copy link
Copy Markdown
Contributor

compare_versions should be used instead of a normal string comparison, so that 1.10.0 and above do not incorrectly use the deprecated method.

@trafico-bot trafico-bot Bot added the 🔍 Ready for Review Pull Request is not reviewed yet label Aug 30, 2023
@trafico-bot trafico-bot Bot added ✅ Approved Pull Request has been approved and can be merged and removed 🔍 Ready for Review Pull Request is not reviewed yet labels Aug 30, 2023
@icyleaf
icyleaf merged commit 53203b6 into icyleaf:master Aug 31, 2023
@trafico-bot trafico-bot Bot added ✨ Merged Pull Request has been merged successfully and removed ✅ Approved Pull Request has been approved and can be merged labels Aug 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ Merged Pull Request has been merged successfully

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants