From 5e6469599d7ffd337bf679e61fbbdb0e38660a77 Mon Sep 17 00:00:00 2001 From: Calen Pennington Date: Fri, 8 Mar 2013 12:28:04 -0500 Subject: [PATCH] Use the correct format for specifying ruby version --- .ruby-version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ruby-version b/.ruby-version index 0c03b3118e..8880b7928b 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -1.9.3p374 \ No newline at end of file +1.9.3-p374 \ No newline at end of file