Important note (My Gemfile and Gemfile.lock contents are reflecting in master branch)
Created by: kirantpatil
I wanted to resume half broken git clone of gitlabhq, I did try various commands to check it can resume where it left.
That has resulted in local Gemfile and Gemfile.lock contents of mine reflected in the master branch of gitlabhq.
I removed linecache9 and commented gem 'ruby-debug19', :require => 'ruby-debug' and removed ruby-debug19 from those file.
Please revert back to the original and sorry for inconvenience.