Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Add rake the Gemfile's test group.
  • Loading branch information
danp committed May 26, 2011
1 parent 1accf03 commit ada41b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -3,6 +3,7 @@ source :rubygems
gemspec

group :test do
gem "rake"
gem "rack-test", "~> 0.5"
gem "mocha", "~> 0.9.7"
gem "leftright", :platforms => :mri_18
Expand Down

0 comments on commit ada41b8

Please sign in to comment.