Skip to content

Instantly share code, notes, and snippets.

@HusseinMorsy
Last active July 22, 2019 17:25
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HusseinMorsy/ea8707cf7a4809ecdb2a to your computer and use it in GitHub Desktop.
Save HusseinMorsy/ea8707cf7a4809ecdb2a to your computer and use it in GitHub Desktop.
The ultimate Rails/Ruby Version List

The ultimate list of Rails and Ruby versions

The list is based on the .travis.yml of each rails versions.

Rails latest min. Ruby max. Ruby
5.0.x master 2.2.2 2.2.2
4.2.x 4.2.1 1.9.3 2.2
4.1.x 4.1.10 1.9.3 2.2
4.0.x 4.0.13 1.9.3 2.2
3.2.x 3.2.21 1.8.7 2.0.0
3.1.x 3.1.12 1.8.7 1.9.3
3.0.x 3.0.20 1.8.7 1.9.3
2.3.x 2.3.18 1.8.6 1.8.7
@gr8bit
Copy link

gr8bit commented Jul 22, 2019

This info is outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment