Skip to content

Commit

Permalink
gems: downgrade solargraph to version 0.49.0
Browse files Browse the repository at this point in the history
This revert be33b19 due to castwide/solargraph#701
  • Loading branch information
cmur2 committed May 23, 2024
1 parent 581885d commit c962f3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dyndnsd.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -45,5 +45,5 @@ Gem::Specification.new do |s|
s.add_development_dependency 'rubocop', '~> 1.63.5'
s.add_development_dependency 'rubocop-rake', '~> 0.6.0'
s.add_development_dependency 'rubocop-rspec', '~> 2.29.2'
s.add_development_dependency 'solargraph', '~> 0.50.0'
s.add_development_dependency 'solargraph', '~> 0.49.0'
end

0 comments on commit c962f3e

Please sign in to comment.