Skip to content

Commit

Permalink
Add rake as a development dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
omghax committed Jun 16, 2012
1 parent 749e235 commit 3659fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruby_cop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.add_development_dependency 'geminabox'
s.add_development_dependency 'rake'
s.add_development_dependency 'rspec', '~> 2.0'
s.add_development_dependency 'yard'
end

0 comments on commit 3659fbd

Please sign in to comment.