Skip to content

Commit

Permalink
Added rake to gemfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Jun 6, 2011
1 parent adb9553 commit 72886bc
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,2 +1,6 @@
source :rubygems
gemspec

group(:development) do
gem 'rake', '~> 0.8.7'
end

0 comments on commit 72886bc

Please sign in to comment.