We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9f96c42 + 16125ec commit 811e9b5Copy full SHA for 811e9b5
1 file changed
Gemfile.lock
@@ -8,6 +8,7 @@ GEM
8
remote: https://rubygems.org/
9
specs:
10
ast (2.4.2)
11
+ base64 (0.1.1)
12
docile (1.4.0)
13
json (2.6.3)
14
language_server-protocol (3.17.0.3)
@@ -22,7 +23,8 @@ GEM
22
23
rake (13.0.6)
24
regexp_parser (2.8.1)
25
rexml (3.2.6)
- rubocop (1.55.1)
26
+ rubocop (1.56.0)
27
+ base64 (~> 0.1.1)
28
json (~> 2.3)
29
language_server-protocol (>= 3.17.0)
30
parallel (~> 1.10)
0 commit comments