Skip to content

Commit

Permalink
Add ratom dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
erebor committed Sep 26, 2011
1 parent d5d5dcb commit da84060
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deposit.gemspec
Expand Up @@ -13,6 +13,8 @@ Gem::Specification.new do |s|

s.rubyforge_project = "deposit"

s.add_dependency "ratom"

s.files = `git ls-files`.split("\n")
s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
Expand Down

0 comments on commit da84060

Please sign in to comment.