Upgraded to ruby 2.3.5

This commit is contained in:
Al Snow
2017-09-17 12:40:36 -04:00
parent 01fed7d058
commit 367800e9af
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ If you are looking for support or troubleshooting assistance, please visit our [
To begin, install the Ruby Version Manager (RVM):
```bash
$ curl -L https://get.rvm.io | bash -s stable --autolibs=3 --ruby=2.3.4
$ curl -L https://get.rvm.io | bash -s stable --autolibs=3 --ruby=2.3.5
```
After installing the package, clone this repo: