5.1 > 5.2 upgrade: raphael-rails.git (at master) is not checked out. Please run `bundle install`
Created by: brianhay-energetica
I tried upgrading from 5.1 to 5.2 following the docs but first run after upgrade I got error message to install the mysql2 adapter and after some googling, this post solved it http://blog.hugeaim.com/2011/08/06/please-install-the-mysql2-adapter-gem-install-activerecord-mysql2-adapter/
But after that I now get a different error
"raphael-rails.git (at master) is not checked out. Please run `bundle install`"
Running bundle install gives me:
Using raphael-rails (2.1.0) from https://github.com/gitlabhq/raphael-rails.git (at master)
I'm a Ruby newbie and have googled this but nothing I've found has resolved it yet and my gitlab install is broken.
Can anyone please enlighten me?