Navigation Menu

Skip to content

Commit

Permalink
grouped rake under test group
Browse files Browse the repository at this point in the history
  • Loading branch information
liangzan committed May 7, 2012
1 parent d339565 commit 6ce7fd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -4,6 +4,6 @@ source :rubygems

gemspec

group :development do
group :test do
gem "rake"
end

0 comments on commit 6ce7fd2

Please sign in to comment.