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

Releases: burtcorp/tara

v0.9.0

09 Nov 13:06

Choose a tag to compare

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.

v 0.7.1

19 Feb 11:19

Choose a tag to compare

This version is identical to 0.7.0, but the required ruby version has been lowered to 2.0.0.

While there are no traveling ruby builds for 2.0, it is very much possible to build with https://github.com/phusion/traveling-ruby, with some small modifications.

v0.7.0

18 Feb 14:16

Choose a tag to compare

This release adds local gem copy for bundler >= 1.9.4