Skip to content
This repository has been archived by the owner on Apr 17, 2018. It is now read-only.

Commit

Permalink
Add rake as a development dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
dkubb committed Nov 10, 2011
1 parent d67acda commit d8875c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dm-sqlite-adapter.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency(%q<dm-do-adapter>, ["~> 1.3.0.beta"])

gem.add_development_dependency(%q<dm-migrations>, ["~> 1.3.0.beta"])
gem.add_development_dependency(%q<rake>, ["~> 0.9.2"])
gem.add_development_dependency(%q<rspec>, ["~> 1.3.2"])
end

0 comments on commit d8875c5

Please sign in to comment.