Skip to content

Commit

Permalink
Update solargraph to version 0.40.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Dec 21, 2020
1 parent 89e3867 commit a82da8c
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions Gemfile.lock
Expand Up @@ -100,6 +100,10 @@ GEM
concurrent-ruby (~> 1.0)
io-like (0.3.1)
jaro_winkler (1.5.4)
kramdown (2.3.0)
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
locale (2.1.3)
loofah (2.7.0)
crass (~> 1.0.2)
Expand All @@ -108,7 +112,6 @@ GEM
mini_mime (>= 0.1.1)
marcel (0.3.3)
mimemagic (~> 0.3.2)
maruku (0.7.3)
method_source (1.0.0)
mimemagic (0.3.5)
mini_magick (4.11.0)
Expand All @@ -121,8 +124,8 @@ GEM
nokogiri (1.10.10)
mini_portile2 (~> 2.4.0)
open_uri_redirections (0.2.1)
parallel (1.19.2)
parser (2.7.1.4)
parallel (1.20.1)
parser (2.7.2.0)
ast (~> 2.4.1)
pkg-config (1.3.2)
prometheus_exporter (0.6.0)
Expand Down Expand Up @@ -169,17 +172,17 @@ GEM
reverse_markdown (2.0.0)
nokogiri
rexml (3.2.4)
rubocop (0.88.0)
rubocop (1.6.1)
parallel (~> 1.10)
parser (>= 2.7.1.1)
parser (>= 2.7.1.5)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.7)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 0.1.0, < 1.0)
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
rubocop-ast (0.3.0)
parser (>= 2.7.1.4)
rubocop-ast (1.3.0)
parser (>= 2.7.1.5)
rubocop-performance (1.6.1)
rubocop (>= 0.71.0)
ruby-progressbar (1.10.1)
Expand All @@ -196,17 +199,17 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
solargraph (0.39.8)
solargraph (0.40.0)
backport (~> 1.1)
benchmark
bundler (>= 1.17.2)
e2mmap
jaro_winkler (~> 1.5)
maruku (~> 0.7, >= 0.7.3)
nokogiri (~> 1.9, >= 1.9.1)
kramdown (~> 2.3)
kramdown-parser-gfm (~> 1.1)
parser (~> 2.3)
reverse_markdown (>= 1.0.5, < 3)
rubocop (~> 0.52)
rubocop (>= 0.52)
thor (~> 1.0)
tilt (~> 2.0)
yard (~> 0.9, >= 0.9.24)
Expand Down

0 comments on commit a82da8c

Please sign in to comment.