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

Rails 6 requires Ruby 2.3+ #32028

Merged
merged 1 commit into from Feb 17, 2018
Merged

Rails 6 requires Ruby 2.3+ #32028

merged 1 commit into from Feb 17, 2018

Conversation

jeremy
Copy link
Member

@jeremy jeremy commented Feb 17, 2018

(And eventually Ruby 2.4+)

@mtsmfm
Copy link
Contributor

mtsmfm commented Feb 17, 2018

@jeremy @rafaelfranca

Rails 6 still supports 2.3?
If we don't have to support 2.3, I hope we can remove AS::Multibyte's unicode table.

#26743

@matthewd
Copy link
Member

@mtsmfm we expect to require 2.4... this change came first because CI was broken on 2.2.

@jeremy jeremy merged commit 1e52678 into rails:master Feb 17, 2018
@jeremy jeremy deleted the drop-ruby-2.2 branch February 17, 2018 21:11
jeremy added a commit to jeremy/rails that referenced this pull request Feb 17, 2018
Skipping over 2.4.0 to sidestep the `"symbol_from_string".to_sym.dup` bug.

References rails#32028
jeremy added a commit to jeremy/rails that referenced this pull request Feb 17, 2018
Skipping over 2.4.0 to sidestep the `"symbol_from_string".to_sym.dup` bug.

References rails#32028
tgxworld pushed a commit to tgxworld/rails that referenced this pull request Feb 23, 2018
Since rails#32028, Rails 6 requires Ruby 2.3+.
No longer needed workaround for Ruby 2.2 "private attribute?" warning.
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

4 participants