Skip to content

Commit

Permalink
Add stupid AR dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
erebor committed Sep 27, 2011
1 parent f232a18 commit f74d0ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deposit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Gem::Specification.new do |s|
s.rubyforge_project = "deposit"

s.add_dependency "ratom"
s.add_dependency "activerecord" # Would love to get rid of this

s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
Expand Down

0 comments on commit f74d0ab

Please sign in to comment.