Skip to content

Commit

Permalink
Add rake to gemfile in test/dev group
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdunae committed Sep 14, 2011
1 parent 16b76b1 commit 8f60480
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ source "http://rubygems.org"

gemspec

gem 'rake'

group :test, :development do
gem 'rake'
gem 'rdoc', '>= 2.4.2'
end

0 comments on commit 8f60480

Please sign in to comment.