mirror of
https://github.com/cmur2/dyndnsd.git
synced 2026-01-09 19:11:59 +01:00
gems: update solargraph requirement from ~> 0.55.0 to ~> 0.58.1
Updates the requirements on [solargraph](https://github.com/castwide/solargraph) to permit the latest version. - [Changelog](https://github.com/castwide/solargraph/blob/master/CHANGELOG.md) - [Commits](https://github.com/castwide/solargraph/commits) --- updated-dependencies: - dependency-name: solargraph dependency-version: 0.58.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -47,5 +47,5 @@ Gem::Specification.new do |s|
|
||||
s.add_development_dependency 'rubocop', '~> 1.82.0'
|
||||
s.add_development_dependency 'rubocop-rake', '~> 0.7.1'
|
||||
s.add_development_dependency 'rubocop-rspec', '~> 3.8.0'
|
||||
s.add_development_dependency 'solargraph', '~> 0.55.0'
|
||||
s.add_development_dependency 'solargraph', '~> 0.58.1'
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user