When I run bundle install I get
bundle install
An error occurred while installing libv8 (3.11.8.17), and Bundler cannot continue. Make sure that `gem install libv8
Follow the below commands, this will solve the problem for sure:
gem install rmagick -v '2.13.2'
and then do: gem install libv8 -v 3.11.8.17 -- --with-system-v8