Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Commit

Permalink
depend on firering and activerecord
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed Nov 10, 2011
1 parent 5d74c35 commit 7ecc30d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions daneel.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,7 @@ Gem::Specification.new do |gem|
gem.name = "daneel"
gem.require_paths = ["lib"]
gem.version = Daneel::VERSION

gem.add_dependency "firering", "~> 1.2.0"
gem.add_dependency "activerecord", "~> 3.1.0"
end

0 comments on commit 7ecc30d

Please sign in to comment.