Upgrade the default version to 2.1.2
This commit is contained in:
@@ -14,7 +14,7 @@ Below is a list of default values along with a description of what they do.
|
|||||||
|
|
||||||
```
|
```
|
||||||
# Set the version of ruby you want to install.
|
# Set the version of ruby you want to install.
|
||||||
ruby_version: 2.1.1 # X.X.X-pXXX format
|
ruby_version: 2.1.2 # X.X.X-pXXX format
|
||||||
|
|
||||||
# Where should the rvm-installer and other temp files be downloaded to?
|
# Where should the rvm-installer and other temp files be downloaded to?
|
||||||
ruby_temp_download_path: /usr/local/src
|
ruby_temp_download_path: /usr/local/src
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
ruby_version: 2.1.1 # X.X.X-pXXX format
|
ruby_version: 2.1.2 # X.X.X-pXXX format
|
||||||
|
|
||||||
ruby_temp_download_path: /usr/local/src
|
ruby_temp_download_path: /usr/local/src
|
||||||
ruby_rvm_install_path: /usr/local/rvm
|
ruby_rvm_install_path: /usr/local/rvm
|
||||||
|
|||||||
Reference in New Issue
Block a user