Tries to install libv8 to folder doesn't have permission to
Created by: matthewp
Following this step:
sudo -u git -H bundle install --deployment --without development test postgres aws
I get
matthew@localhost:/home/git/gitlab$ sudo -u git -H gem install libv8 -v '3.11.8.17'
ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /usr/local/lib/ruby/gems/2.0.0 directory.