Skip to content

Conversation

navidemad
Copy link

Fix #1056

I was getting this warning from the gem i18n-tasks:

warning: parser/current is loading parser/ruby34, which recognizes
3.4.0-compliant syntax, but you are running 3.4.1.
Please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.

I made the following PR:
glebm/i18n-tasks#613

But perhaps fixing it in the parser repository is better.

@simi
Copy link

simi commented Jan 31, 2025

🙏 rubygems.org also emits this

@iliabylich
Copy link
Collaborator

To merge this PR all changes from 3.4 should be backported to parser first. Please see #1056 (comment) and #1046 for context. As of now it simply can't be merged.

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.

Bump Ruby 3.4.1
3 participants