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

Improve i18n version constraints #1097

Open
tagliala opened this issue Apr 30, 2024 · 1 comment
Open

Improve i18n version constraints #1097

tagliala opened this issue Apr 30, 2024 · 1 comment

Comments

@tagliala
Copy link
Contributor

tagliala commented Apr 30, 2024

s.add_dependency 'i18n', [">= 0.6.4", '<= 2']

Probably the first i18n version fully compatible with Ruby 3.0 is v1.8.6.

Ref:

@tagliala
Copy link
Contributor Author

tagliala commented May 2, 2024

Actually:

< 0.8.0

Finished in 0.1731 seconds (files took 0.22427 seconds to load)
510 examples, 95 failures

0.8.0

Finished in 0.16345 seconds (files took 0.21812 seconds to load)
510 examples, 0 failures

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

No branches or pull requests

1 participant