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
committed by Petr Korolev
parent bc13534d88
commit 92fbf47960
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