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
mkdynamic committed Oct 24, 2011
1 parent c4ebcea commit 2f54cca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions capybara.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ Gem::Specification.new do |s|
s.add_development_dependency("yard", [">= 0.5.8"])
s.add_development_dependency("fuubar", [">= 0.0.1"])
s.add_development_dependency("cucumber", [">= 0.10"])
s.add_development_dependency("rake")
end

0 comments on commit 2f54cca

Please sign in to comment.