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.
1 parent ccf6022 commit ac0e928Copy full SHA for ac0e928
Gemfile.lock
@@ -15,7 +15,7 @@ GEM
15
language_server-protocol (3.17.0.3)
16
minitest (5.22.3)
17
nio4r (2.7.0)
18
- overcommit (0.63.0)
+ overcommit (0.64.0)
19
childprocess (>= 0.6.3, < 6)
20
iniparse (~> 1.4)
21
rexml (~> 3.2)
@@ -30,7 +30,8 @@ GEM
30
rainbow (3.1.1)
31
rake (13.2.1)
32
regexp_parser (2.9.0)
33
- rexml (3.2.6)
+ rexml (3.3.2)
34
+ strscan
35
rubocop (1.63.2)
36
json (~> 2.3)
37
language_server-protocol (>= 3.17.0)
@@ -45,6 +46,7 @@ GEM
45
46
rubocop-ast (1.31.2)
47
parser (>= 3.3.0.4)
48
ruby-progressbar (1.13.0)
49
+ strscan (3.1.0)
50
unicode-display_width (2.5.0)
51
52
PLATFORMS
0 commit comments