1
0
mirror of https://github.com/cmur2/openvpn-status-web.git synced 2025-06-29 00:30:24 +02:00

gems: revert back to upstream solargraph now with rubocop 1.0 compat

See https://github.com/castwide/solargraph/issues/380 and previous commit 0ffe369ef1
This commit is contained in:
cn
2020-12-25 17:49:48 +01:00
parent 7343081406
commit 2628c08975
2 changed files with 1 additions and 3 deletions

View File

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