mirror of
https://github.com/cmur2/openvpn-status-web.git
synced 2024-12-22 02:54:23 +01: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:
parent
7343081406
commit
2628c08975
2
Gemfile
2
Gemfile
@ -3,5 +3,3 @@
|
||||
source 'https://rubygems.org'
|
||||
|
||||
gemspec
|
||||
|
||||
gem 'solargraph', git: 'https://github.com/zaratan/solargraph.git', branch: 'fix_rubocop_1_0'
|
||||
|
@ -38,5 +38,5 @@ Gem::Specification.new do |s|
|
||||
s.add_development_dependency 'rake'
|
||||
s.add_development_dependency 'rspec'
|
||||
s.add_development_dependency 'rubocop', '~> 1.6.1'
|
||||
# s.add_development_dependency 'solargraph', ' ~> 0.39.0'
|
||||
s.add_development_dependency 'solargraph', ' ~> 0.40.0'
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user