aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/Gemfile
AgeCommit message (Collapse)Author
2017-03-05Remove Cask Gemfile.Markus Reiter
2017-02-28Remove Minitest.Markus Reiter
2017-01-26*/Gemfile*: remove rake, version pins, master simplecov.Mike McQuaid
We’re upgrading SimpleCov to 0.13.0 so let’s update the rest of our gems while we’re at it.
2017-01-25Remove `:console` task from Cask’s Rakefile.Markus Reiter
2016-10-23Update Gemfile dependencies.Markus Reiter
2016-09-23Remove dependency on `rubocop-cask`.Markus Reiter
2016-09-23Fix coverage reporting.Markus Reiter
2016-09-20cask-tests: run in parallelAlyssa Ross
2016-09-16Send coverage from Jenkins, don't run OS X Travis.Mike McQuaid
OS X Travis CI is particularly error-prone, slow and unnecessary for us when we're already running (fast) OS X builds on Jenkins so use it just for Linux testing.
2016-08-22Update Cask’s Gemfile.Markus Reiter
2016-08-19initAnastasiaSulyagina