I'm trying to run the command: DB="mysql" bundle install --without development test heroku
but everytime I try and run it I get this error:
fatal: HTTP request failed
Git error: command `git clone '
https://github.com/mbleigh/acts-as-taggable-on.git' "/var/lib/gems/1.8/cache/bundler/git/acts-as-taggable-on-aa1beca65eaec762ce5bcb0f10567663e0d736f6" --bare --no-hardlinks` in directory /home/diaspora/diaspora has failed.
I've never encountered it before so am perplexed...is it my SSL CA cert or Github's?
I've checked my SSL Cert and it checks out aok. Any ideas or help really appreciated.