Skip to content

Commit

Permalink
Add mail gem to test group
Browse files Browse the repository at this point in the history
  • Loading branch information
dewski committed Mar 1, 2012
1 parent cfea629 commit 73e743b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Expand Up @@ -3,3 +3,7 @@ source 'https://rubygems.org'
gemspec

gem 'rake'

group :test do
gem 'mail'
end

0 comments on commit 73e743b

Please sign in to comment.