solargraph: 0.38.6 -> 0.39.8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
ast (2.4.0)
|
||||
ast (2.4.1)
|
||||
backport (1.1.2)
|
||||
benchmark (0.1.0)
|
||||
e2mmap (0.1.0)
|
||||
@@ -11,22 +11,26 @@ GEM
|
||||
nokogiri (1.10.9)
|
||||
mini_portile2 (~> 2.4.0)
|
||||
parallel (1.19.1)
|
||||
parser (2.7.0.5)
|
||||
parser (2.7.1.3)
|
||||
ast (~> 2.4.0)
|
||||
rainbow (3.0.0)
|
||||
reverse_markdown (1.4.0)
|
||||
regexp_parser (1.7.1)
|
||||
reverse_markdown (2.0.0)
|
||||
nokogiri
|
||||
rexml (3.2.4)
|
||||
rubocop (0.80.1)
|
||||
jaro_winkler (~> 1.5.1)
|
||||
rubocop (0.85.1)
|
||||
parallel (~> 1.10)
|
||||
parser (>= 2.7.0.1)
|
||||
rainbow (>= 2.2.2, < 4.0)
|
||||
regexp_parser (>= 1.7)
|
||||
rexml
|
||||
rubocop-ast (>= 0.0.3)
|
||||
ruby-progressbar (~> 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 1.7)
|
||||
unicode-display_width (>= 1.4.0, < 2.0)
|
||||
rubocop-ast (0.0.3)
|
||||
parser (>= 2.7.0.1)
|
||||
ruby-progressbar (1.10.1)
|
||||
solargraph (0.38.6)
|
||||
solargraph (0.39.8)
|
||||
backport (~> 1.1)
|
||||
benchmark
|
||||
bundler (>= 1.17.2)
|
||||
@@ -35,15 +39,15 @@ GEM
|
||||
maruku (~> 0.7, >= 0.7.3)
|
||||
nokogiri (~> 1.9, >= 1.9.1)
|
||||
parser (~> 2.3)
|
||||
reverse_markdown (~> 1.0, >= 1.0.5)
|
||||
reverse_markdown (>= 1.0.5, < 3)
|
||||
rubocop (~> 0.52)
|
||||
thor (~> 1.0)
|
||||
tilt (~> 2.0)
|
||||
yard (~> 0.9)
|
||||
yard (~> 0.9, >= 0.9.24)
|
||||
thor (1.0.1)
|
||||
tilt (2.0.10)
|
||||
unicode-display_width (1.6.1)
|
||||
yard (0.9.24)
|
||||
unicode-display_width (1.7.0)
|
||||
yard (0.9.25)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
|
||||
Reference in New Issue
Block a user