aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/.bundle/config
AgeCommit message (Collapse)Author
2017-04-22travis.yml: cache Bundler output.Mike McQuaid
Travis needs some coaxing to find where we put it. This should improve build reliability due to network issues.
2017-03-02Update `.bundle/config`.Markus Reiter
2017-02-28test: add a bundle configMisty De Meo
This smooths over the transition for users who have an existing bundle config in this location due to having gems installed at the old path. Closes #2203. Signed-off-by: Misty De Meo <mistydemeo@gmail.com>