aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/constants.rb
AgeCommit message (Collapse)Author
2017-07-05Bump `rubocop-cask` version.Markus Reiter
2017-05-29Use parallel RuboCopMike McQuaid
This requires updating to Rubocop 0.49.0 which will require some fixes to rules, in Homebrew/brew and Homebrew/homebrew-core but opening this for now so I remember.
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid
This reverts commit 3e4547f52e7ebec633f8bfefc8a396d944edf908, reversing changes made to 6edf9382bcc1240ad6f97c8b752cfe56cef9965d.
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
Homebrew's actually ended up using a fair few gems. While we want to avoid Bundler at runtime (and this PR still does that, in fact uses Bundler even less at runtime than it did before) writing our own version to use at build-time seems redundant.
2017-03-14Update RuboCop-Cask to 0.12.0.Markus Reiter
2017-02-12Update `rubocop-cask` to 0.11.0.Markus Reiter
2017-02-12Add test to check if `rubocop-cask` version is is outdated.Markus Reiter