1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2024-06-01 20:34:39 +02:00

gems: update solargraph to version 0.41.1

This commit is contained in:
depfu[bot] 2021-06-01 13:47:26 +00:00 committed by GitHub
parent 50d71f5e54
commit d4172ff728
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -43,5 +43,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rubocop', '~> 1.15.0'
s.add_development_dependency 'rubocop-rake', '~> 0.5.1'
s.add_development_dependency 'rubocop-rspec', '~> 2.3.0'
s.add_development_dependency 'solargraph', '~> 0.40.0'
s.add_development_dependency 'solargraph', '~> 0.41.1'
end