mirror of
https://github.com/ms-ati/docile
synced 2023-03-27 23:21:52 -04:00
95f2995a56
Not sure why this works, or is even possible? But I can reproduce locally that all non-1.8 builds fail when using a bundler cache unless this line is removed. My guess is that, when using the --path option to bundler, all gems are being implicitly required, and requiring rspec a second time is somehow causing issues, but that doesn't make much sense to me. |
||
---|---|---|
.. | ||
docile_spec.rb | ||
spec_helper.rb |