Commit 75f040fbfe4b5af23ff004ad3207c3976df097a8

Authored by Christos Trochalakis
1 parent 81092c01

Don't enforce rbenv version

It would be better not include either rbenv or a specific rbenv version
with gitlab.
Showing 2 changed files with 1 additions and 1 deletions   Show diff stats
@@ -9,6 +9,7 @@ coverage/* @@ -9,6 +9,7 @@ coverage/*
9 *.swp 9 *.swp
10 public/uploads/ 10 public/uploads/
11 .rvmrc 11 .rvmrc
  12 +.rbenv-version
12 .directory 13 .directory
13 nohup.out 14 nohup.out
14 Vagrantfile 15 Vagrantfile
.rbenv-version
@@ -1 +0,0 @@ @@ -1 +0,0 @@
1 -1.9.2-p290