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

gem: add solargraph support

This commit is contained in:
cn
2020-03-01 22:05:43 +01:00
parent 23dd4aa63f
commit 4cde78fe96
5 changed files with 33 additions and 0 deletions

View File

@ -30,4 +30,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'bundler-audit'
s.add_development_dependency 'better_errors'
s.add_development_dependency 'binding_of_caller'
s.add_development_dependency 'solargraph'
end