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

Ruby 2.2.10 > Ruby 2.2.2 #32455

Closed
osburn-sharp opened this issue Apr 4, 2018 · 4 comments
Closed

Ruby 2.2.10 > Ruby 2.2.2 #32455

osburn-sharp opened this issue Apr 4, 2018 · 4 comments

Comments

@osburn-sharp
Copy link

Steps to reproduce

Try starting Rails 5 with Ruby 2.2.10

Expected behavior

Should work OK

Actual behavior

Thinks that Ruby 2.2.10 < 2.2.2 and refuses to start

System configuration

Rails version: 5.1.4

Ruby version: 2.2.10

@rafaelfranca
Copy link
Member

This is fixed in Rails 5.1.5

@osburn-sharp
Copy link
Author

Thanks for letting me know. Went back to 2.2.9 to get round it on 5.1.4

@tagliala
Copy link
Contributor

tagliala commented Apr 8, 2018

Hi, is this also fixed in 5.2.0.rc2?

https://travis-ci.org/DavyJonesLocker/client_side_validations/jobs/363742643

Rails 5 requires Ruby 2.2.2 or newer.
    You're running
      ruby 2.2.10p489 (2018-03-28 revision 63023) [x86_64-linux]
    Please upgrade to Ruby 2.2.2 or newer to continue.

@riseshia
Copy link
Contributor

riseshia commented Apr 8, 2018

5.2.0.rc2 "was released" before that patch, so next release will solve this problem ;)

syguer added a commit to syguer/haml-rails that referenced this issue Jan 28, 2019
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

4 participants