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
.gitignore
... ... @@ -9,6 +9,7 @@ coverage/*
9 9 *.swp
10 10 public/uploads/
11 11 .rvmrc
  12 +.rbenv-version
12 13 .directory
13 14 nohup.out
14 15 Vagrantfile
... ...
.rbenv-version
... ... @@ -1 +0,0 @@
1   -1.9.2-p290