Skip to content

Commit

Permalink
Do not require rake.
Browse files Browse the repository at this point in the history
  • Loading branch information
floere committed Sep 14, 2016
1 parent 0c7d8fe commit e40588a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source "http://rubygems.org"

gem 'rake'
gem 'rake', require: false
gem 'coveralls', require: false

group :test do
Expand Down

0 comments on commit e40588a

Please sign in to comment.