Commit ef5aa5ec5ed3f031cce690ff6c57c965c180907b
Exists in
colab
and in
4 other branches
Merge pull request #315 from mezuro/update_ruby
Update to Ruby 2.3.0
Showing
4 changed files
with
5 additions
and
3 deletions
Show diff stats
.ruby-version
.travis.yml
CHANGELOG.rdoc
README.rdoc
... | ... | @@ -39,7 +39,7 @@ Please, have a look the wiki pages about development workflow and code standards |
39 | 39 | |
40 | 40 | * Ruby version |
41 | 41 | |
42 | - 2.2.3 | |
42 | + 2.3.0 | |
43 | 43 | |
44 | 44 | You can easily install it through the Ruby Version Manager - RVM. Instructions on how to do it can be found at http://rvm.io |
45 | 45 | ... | ... |