solargraph: 0.28.2 -> 0.29.1
This commit is contained in:
@@ -2,7 +2,6 @@ GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
ast (2.4.0)
|
||||
coderay (1.1.2)
|
||||
eventmachine (1.2.7)
|
||||
htmlentities (4.3.4)
|
||||
jaro_winkler (1.5.1)
|
||||
@@ -11,34 +10,33 @@ GEM
|
||||
nokogiri (1.8.5)
|
||||
mini_portile2 (~> 2.3.0)
|
||||
parallel (1.12.1)
|
||||
parser (2.5.1.2)
|
||||
parser (2.5.3.0)
|
||||
ast (~> 2.4.0)
|
||||
powerpack (0.1.2)
|
||||
rainbow (3.0.0)
|
||||
reverse_markdown (1.1.0)
|
||||
nokogiri
|
||||
rubocop (0.59.2)
|
||||
rubocop (0.60.0)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.5, != 2.5.1.1)
|
||||
powerpack (~> 0.1)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (~> 1.0, >= 1.0.1)
|
||||
unicode-display_width (~> 1.4.0)
|
||||
ruby-progressbar (1.10.0)
|
||||
solargraph (0.28.2)
|
||||
coderay (~> 1.1)
|
||||
solargraph (0.29.1)
|
||||
eventmachine (~> 1.2, >= 1.2.5)
|
||||
htmlentities (~> 4.3, >= 4.3.4)
|
||||
kramdown (~> 1.16)
|
||||
parser (~> 2.4)
|
||||
parser (~> 2.3)
|
||||
reverse_markdown (~> 1.0, >= 1.0.5)
|
||||
rubocop (~> 0.52)
|
||||
thor (~> 0.19, >= 0.19.4)
|
||||
tilt (~> 2.0)
|
||||
yard (~> 0.9)
|
||||
thor (0.20.0)
|
||||
tilt (2.0.8)
|
||||
thor (0.20.3)
|
||||
tilt (2.0.9)
|
||||
unicode-display_width (1.4.0)
|
||||
yard (0.9.16)
|
||||
|
||||
@@ -49,4 +47,4 @@ DEPENDENCIES
|
||||
solargraph!
|
||||
|
||||
BUNDLED WITH
|
||||
1.16.3
|
||||
1.17.1
|
||||
|
||||
Reference in New Issue
Block a user