Update the default ruby version to 2.1.3

This commit is contained in:
Nick Janetakis
2014-10-16 10:21:54 -04:00
parent 2aacd0484d
commit 98a4eb88b2

View File

@@ -2,7 +2,7 @@
# Install 1 or more versions of ruby
rvm1_rubies:
- 'ruby-2.1.2'
- 'ruby-2.1.3'
# Delete a specific version of ruby (ie. ruby-2.1.0)
rvm1_delete_ruby: