Skip to content

Commit

Permalink
Update solargraph to version 0.44.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Oct 2, 2021
1 parent 83cf1fe commit fd0159c
Showing 1 changed file with 14 additions and 12 deletions.
26 changes: 14 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ GEM
io-like (~> 0.3.0)
arel (9.0.0)
ast (2.4.2)
backport (1.1.2)
backport (1.2.0)
benchmark (0.1.1)
bindex (0.5.0)
builder (3.2.4)
Expand All @@ -67,6 +67,7 @@ GEM
rexml
crass (1.0.6)
dalli (2.7.11)
diff-lcs (1.4.4)
e2mmap (0.1.0)
erubi (1.10.0)
execjs (2.7.0)
Expand Down Expand Up @@ -120,17 +121,17 @@ GEM
method_source (1.0.0)
mini_magick (4.11.0)
mini_mime (1.1.0)
mini_portile2 (2.5.1)
mini_portile2 (2.6.1)
minitest (5.14.4)
multi_xml (0.6.0)
multipart-post (2.1.1)
nio4r (2.5.7)
nokogiri (1.11.5)
mini_portile2 (~> 2.5.0)
nokogiri (1.12.5)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
open_uri_redirections (0.2.1)
parallel (1.20.1)
parser (3.0.1.1)
parallel (1.21.0)
parser (3.0.2.0)
ast (~> 2.4.1)
pkg-config (1.3.2)
prometheus_exporter (0.7.0)
Expand Down Expand Up @@ -179,16 +180,16 @@ GEM
reverse_markdown (2.0.0)
nokogiri
rexml (3.2.5)
rubocop (1.15.0)
rubocop (1.22.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.5.0, < 2.0)
rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.7.0)
rubocop-ast (1.12.0)
parser (>= 3.0.1.1)
rubocop-performance (1.11.3)
rubocop (>= 1.7.0, < 2.0)
Expand All @@ -207,10 +208,11 @@ GEM
selenium-webdriver (3.142.7)
childprocess (>= 0.5, < 4.0)
rubyzip (>= 1.2.2)
solargraph (0.40.4)
backport (~> 1.1)
solargraph (0.44.0)
backport (~> 1.2)
benchmark
bundler (>= 1.17.2)
diff-lcs (~> 1.4)
e2mmap
jaro_winkler (~> 1.5)
kramdown (~> 2.3)
Expand All @@ -236,7 +238,7 @@ GEM
thread_safe (~> 0.1)
uglifier (4.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.0.0)
unicode-display_width (2.1.0)
vcr (6.0.0)
web-console (3.7.0)
actionview (>= 5.0)
Expand Down

0 comments on commit fd0159c

Please sign in to comment.