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
@@ -75,4 +75,4 @@ You can find it on the official [ansible galaxy](https://galaxy.ansible.com/list
## License
MIT
MIT

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
@@ -8,4 +8,4 @@ ruby_rvm_latest_installer: https://raw.githubusercontent.com/wayneeseguin/rvm/ma
ruby_rvm_stable_version_number: https://raw.githubusercontent.com/wayneeseguin/rvm/master/VERSION
ruby_rvm_force_upgrade_installer: false
ruby_rvm_skip_upgrade: false
ruby_rvm_skip_upgrade: false