1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 02:30:22 +02:00

gems: use solargraph fork until gem metadata allows rubocop 1.0 compat

See https://github.com/castwide/solargraph/issues/380
This commit is contained in:
cn
2020-10-30 23:17:05 +01:00
committed by Christian Nicolai
parent f64bcc0780
commit e063b6cb4c
2 changed files with 3 additions and 1 deletions

View File

@ -3,3 +3,5 @@
source 'https://rubygems.org'
gemspec
gem 'solargraph', git: 'https://github.com/zaratan/solargraph.git', branch: 'fix_rubocop_1_0'