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
gdb committed Sep 26, 2012
1 parent 665ce7b commit 07e0a94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions einhorn.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Gem::Specification.new do |gem|
gem.name = "einhorn"
gem.require_paths = ["lib"]

gem.add_development_dependency('rake')
gem.add_development_dependency('shoulda')
gem.add_development_dependency('mocha')
gem.version = Einhorn::VERSION
Expand Down

0 comments on commit 07e0a94

Please sign in to comment.