aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cask/Gemfile
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew/cask/Gemfile')
-rw-r--r--Library/Homebrew/cask/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cask/Gemfile b/Library/Homebrew/cask/Gemfile
index c164a3f67..af1c8d3bc 100644
--- a/Library/Homebrew/cask/Gemfile
+++ b/Library/Homebrew/cask/Gemfile
@@ -12,7 +12,7 @@ group :development do
end
group :test do
- gem "coveralls", require: false
+ gem "codecov", require: false
gem "minitest", "5.4.1"
gem "minitest-reporters"
gem "mocha", "1.1.0", require: false