Skip to content

Commit

Permalink
Adding "rake" in Gemfile to run tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
arunagw committed Jul 31, 2011
1 parent 3580743 commit a5eb460
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
@@ -1,6 +1,8 @@
source "http://rubygems.org"
gemspec

gem "rake"

platforms :mri_18 do
gem "ruby-debug"
gem "SystemTimer"
Expand Down

0 comments on commit a5eb460

Please sign in to comment.