1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 12:30:18 +02:00

Use metriks with ProcTitle for some initial metrics

This commit is contained in:
cn
2013-04-28 16:29:36 +02:00
parent a4b6a63383
commit f0bd538728
2 changed files with 23 additions and 2 deletions

View File

@ -22,6 +22,7 @@ Gem::Specification.new do |s|
s.add_runtime_dependency 'rack'
s.add_runtime_dependency 'json'
s.add_runtime_dependency 'metriks'
s.add_development_dependency 'bundler', '~> 1.3'
s.add_development_dependency 'rake'