Skip to content

Commit

Permalink
Add Rake to the development group.
Browse files Browse the repository at this point in the history
  • Loading branch information
minter committed Sep 28, 2011
1 parent c754301 commit 26dfbfa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
source :gemcutter

gemspec

group :development do
gem 'rake'
end

0 comments on commit 26dfbfa

Please sign in to comment.