From b09f53b07a98aff7bdc57beca6c15e7f4af6f63f Mon Sep 17 00:00:00 2001 From: Josh Goebel Date: Sun, 7 Apr 2013 12:23:39 -0400 Subject: [PATCH] allow devs to use whichever ruby version they want --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2134530..aaf1b07 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ pkg .*.swp coverage/* rdoc +.ruby-version \ No newline at end of file