Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

v0.9.0

Latest
Compare
Choose a tag to compare
@stenlarsson stenlarsson released this 09 Nov 13:06

There is a race condition somewhere in Bundler or Rubygems that causes builds to fail when it tries to build two native extensions at the same time. This adds a new config option bundle_jobs that allows you work around to the problem by setting the number of parallel workers.