Open AsciiWolf opened 2 years ago
Fixed by 5e2d3ee5d572dc5baee21c0fd1e434fb4cb0f127.
I've now ran into the same thing, with the current 0.6.2 (gem "mini_racer", "~> 0.6.2"
in the current Gemfile).
The gem itself builds (gem install mini_racer -v '0.6.2' --source 'https://rubygems.org/
) but bundle install
fails finding the library as shown above. I found some hints online, but failed to solve the issue following the instructions
It looks like that mini_racer no longer builds, causing the whole deploy to fail: