Installation: WARNING: Invalid .gemspec format in ...
Created by: tr37ion
Hi,
so long the installation process is more or less strait forward, but now I get the following error:
WARNING: Invalid .gemspec format in '/home/gitlab/gitlab/vendor/bundle/ruby/1.8/specifications/carrierwave-0.6.2.gemspec' Could not find carrierwave-0.6.2 in any of the sources Run
bundle installto install missing gems.
I was about to run the following command:
sudo -u gitlab bundle exec rake gitlab:app:setup RAILS_ENV=production
Any suggestions?