Skip to content

Commit

Permalink
Add Ruby 2.4.1 and 2.2.7
Browse files Browse the repository at this point in the history
This adds the current most recent versions of Ruby for the 2.2 and 2.4
branches.
  • Loading branch information
Gregor MacDougall committed Jun 16, 2017
1 parent c80f7ad commit f5f38fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions install_rubies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,13 @@ cd /
rm -Rf chruby-*

RUBY_VERSIONS="
2.4.1
2.3.4
2.3.1
2.3.0
2.2.7
2.2.5
2.2.3
2.2.2
Expand Down

0 comments on commit f5f38fa

Please sign in to comment.