You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
just noticed that as per prerequisites, shakapacker requires Rails 2.7+ and Ruby 5.2+, but Rails 5.2 does not officially support Ruby 2.7 rails/rails#38426
Should this be considered a conflict or an unsupported combination?
The text was updated successfully, but these errors were encountered:
So looks like you can still run this combo but you will at least be hit with bunch of depreciation warnings.
Considering the mismatch, Rails team position on this (officially unsupported) and EOL incoming, I think we should look at Rails 6 as minimum in one of the upcoming releases. Thoughts @justin808?
Hi,
just noticed that as per prerequisites, shakapacker requires Rails 2.7+ and Ruby 5.2+, but Rails 5.2 does not officially support Ruby 2.7 rails/rails#38426
Should this be considered a conflict or an unsupported combination?
The text was updated successfully, but these errors were encountered: