I made a rails project with,
rails new test_bootstrap.
succeeded.
moved to the project dir and added the gems
gem \
That works for me. Put that in your Gemfile
gem 'libv8', '~>3.16.14.7'