Upgrade the default version to 2.1.2

This commit is contained in:
Nick Janetakis
2014-06-07 18:20:11 -04:00
parent 250810aa74
commit 4f0e0c84ba
2 changed files with 4 additions and 4 deletions

View File

@@ -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.
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?
ruby_temp_download_path: /usr/local/src

View File

@@ -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_rvm_install_path: /usr/local/rvm