Don't enforce rbenv version

It would be better not include either rbenv or a specific rbenv version
with gitlab.
3-1-stable
Christos Trochalakis 2012-02-24 17:34:00 +02:00
parent 81092c0198
commit 75f040fbfe
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -9,6 +9,7 @@ coverage/*
*.swp *.swp
public/uploads/ public/uploads/
.rvmrc .rvmrc
.rbenv-version
.directory .directory
nohup.out nohup.out
Vagrantfile Vagrantfile

View File

@ -1 +0,0 @@
1.9.2-p290