Skip to content

Commit

Permalink
List the daemons library as a dependency (for now, until I can kill i…
Browse files Browse the repository at this point in the history
…t). closes tobi#35
  • Loading branch information
bkeepers committed Jan 20, 2010
1 parent c743446 commit bac3c4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Rakefile
Expand Up @@ -20,6 +20,7 @@ Jeweler::Tasks.new do |s|

s.test_files = Dir['spec/**/*']

s.add_dependency "daemons"
s.add_development_dependency "rspec"
s.add_development_dependency "sqlite3-ruby"
end
Expand Down

0 comments on commit bac3c4d

Please sign in to comment.