1
0
Fork 0
mirror of https://github.com/ms-ati/docile synced 2023-03-27 23:21:52 -04:00
docile/spec
Marc Siegel 95f2995a56 Remove explicit require of rspec to fix builds
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.
2014-06-15 14:43:20 -04:00
..
docile_spec.rb (cosmetic: replace double-quoted string with single-quoted) 2014-04-16 12:21:42 -04:00
spec_helper.rb Remove explicit require of rspec to fix builds 2014-06-15 14:43:20 -04:00