From 2aacd0484d4b514df5bf3096812c40b9a2d9b7c8 Mon Sep 17 00:00:00 2001 From: Nick Janetakis Date: Thu, 16 Oct 2014 10:20:59 -0400 Subject: [PATCH] Update the default ruby version to 2.1.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10ab5eb..0e27fa5 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Below is a list of default values that you can configure: # 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: