Cannot run gitlab:check
Created by: keith9820
When I try to check gitlab, I get the following error:
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production
/usr/local/rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find bundler (>= 0) amongst [bigdecimal-1.1.0, io-console-0.3, json-1.5.5, minitest-2.5.1, rake-0.9.2.2, rdoc-3.9.5] (Gem::LoadError)
from /usr/local/rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec'
from /usr/local/rvm/rubies/ruby-1.9.3-p392/lib/ruby/1.9.1/rubygems.rb:1231:in `gem'
from /usr/bin/bundle:18:in `<main>'