We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed66254 commit 8a9688bCopy full SHA for 8a9688b
capistrano-clockwork.gemspec
@@ -16,4 +16,5 @@ Gem::Specification.new do |s|
16
s.files = `git ls-files`.split($/)
17
s.require_path= ["lib"]
18
s.add_dependency 'capistrano', '~> 3.1'
19
+ s.add_dependency 'daemons', '~> 1.2'
20
end
0 commit comments