1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2025-06-29 00:30:24 +02:00

Refactoring

This commit is contained in:
cn
2013-05-03 18:20:07 +02:00
parent 87d9ea302f
commit cd6e41fcfa
4 changed files with 31 additions and 20 deletions

View File

@ -21,7 +21,6 @@ Gem::Specification.new do |s|
s.executables = ['openvpn-status-web']
s.add_runtime_dependency 'rack'
s.add_runtime_dependency 'json'
s.add_runtime_dependency 'metriks'
s.add_development_dependency 'bundler', '~> 1.3'