1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2024-07-03 12:34:43 +02:00

gems: update solargraph to version 0.45.0

This commit is contained in:
depfu[bot] 2022-05-24 07:45:46 +00:00 committed by Christian Nicolai
parent 9d584ceb71
commit 27876c7f12

View File

@ -40,5 +40,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rubocop', '~> 1.30.0'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.11.1'
s.add_development_dependency 'solargraph', '~> 0.44.0'
s.add_development_dependency 'solargraph', '~> 0.45.0'
end