Skip to content

Commit

Permalink
add rake to test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
e2 committed Dec 8, 2014
1 parent 523c178 commit 629e8c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ group :development do
end

group :test do
gem "rake"
gem "coveralls", require: false
end

0 comments on commit 629e8c9

Please sign in to comment.