forked from e621ng/e621ng
[Gems] Bump ruby-lsp
This commit is contained in:
parent
34ae02b300
commit
bbccfdccd7
14
Gemfile.lock
14
Gemfile.lock
@ -213,7 +213,7 @@ GEM
|
|||||||
ast (~> 2.4.1)
|
ast (~> 2.4.1)
|
||||||
racc
|
racc
|
||||||
pg (1.5.4)
|
pg (1.5.4)
|
||||||
prism (0.19.0)
|
prism (0.24.0)
|
||||||
psych (5.1.2)
|
psych (5.1.2)
|
||||||
stringio
|
stringio
|
||||||
public_suffix (5.0.4)
|
public_suffix (5.0.4)
|
||||||
@ -308,15 +308,15 @@ GEM
|
|||||||
rack (>= 1.1)
|
rack (>= 1.1)
|
||||||
rubocop (>= 1.33.0, < 2.0)
|
rubocop (>= 1.33.0, < 2.0)
|
||||||
rubocop-ast (>= 1.30.0, < 2.0)
|
rubocop-ast (>= 1.30.0, < 2.0)
|
||||||
ruby-lsp (0.13.3)
|
ruby-lsp (0.16.1)
|
||||||
language_server-protocol (~> 3.17.0)
|
language_server-protocol (~> 3.17.0)
|
||||||
prism (>= 0.19.0, < 0.20)
|
prism (>= 0.22.0, < 0.25)
|
||||||
sorbet-runtime (>= 0.5.5685)
|
sorbet-runtime (>= 0.5.10782)
|
||||||
ruby-lsp-rails (0.2.8)
|
ruby-lsp-rails (0.3.4)
|
||||||
actionpack (>= 6.0)
|
actionpack (>= 6.0)
|
||||||
activerecord (>= 6.0)
|
activerecord (>= 6.0)
|
||||||
railties (>= 6.0)
|
railties (>= 6.0)
|
||||||
ruby-lsp (>= 0.13.0, < 0.14.0)
|
ruby-lsp (>= 0.16.0, < 0.17.0)
|
||||||
sorbet-runtime (>= 0.5.9897)
|
sorbet-runtime (>= 0.5.9897)
|
||||||
ruby-progressbar (1.13.0)
|
ruby-progressbar (1.13.0)
|
||||||
ruby-vips (2.2.0)
|
ruby-vips (2.2.0)
|
||||||
@ -340,7 +340,7 @@ GEM
|
|||||||
actionpack (>= 5.2)
|
actionpack (>= 5.2)
|
||||||
activemodel (>= 5.2)
|
activemodel (>= 5.2)
|
||||||
smart_properties (1.17.0)
|
smart_properties (1.17.0)
|
||||||
sorbet-runtime (0.5.11188)
|
sorbet-runtime (0.5.11330)
|
||||||
streamio-ffmpeg (3.0.2)
|
streamio-ffmpeg (3.0.2)
|
||||||
multi_json (~> 1.8)
|
multi_json (~> 1.8)
|
||||||
stringio (3.1.0)
|
stringio (3.1.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user