docs: lastest Ruby is 2.6.1

This commit is contained in:
Frank Taillandier 2019-02-03 00:10:00 +01:00 committed by GitHub
parent 1ceef6dcf7
commit fb22130906
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ which ruby
/usr/local/opt/ruby/bin/ruby /usr/local/opt/ruby/bin/ruby
ruby -v ruby -v
ruby 2.5.3p105 (2018-10-18 revision 65156) [x86_64-darwin18] ruby 2.6.1p33 (2019-01-30 revision 66950) [x86_64-darwin18]
``` ```
Yay, we are now running current stable Ruby! Yay, we are now running current stable Ruby!