If Rakefile is an extension, any requires are runtime deps

This commit is contained in:
John Keiser
2016-02-23 12:21:10 -08:00
parent e27a471fc8
commit 74655cce06
3 changed files with 2 additions and 2 deletions
-1
View File
@@ -8,5 +8,4 @@ group :test do
gem "coveralls", "~>0.8", require: false
gem "simplecov", "~>0.10", require: false
gem "codeclimate-test-reporter", "~>0.4"
gem "overcommit", "~>0.31"
end