File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -12,3 +12,5 @@ Layout/HashAlignment:
12
12
- ' *.gemspec'
13
13
Style/SymbolProc :
14
14
Enabled : false
15
+ Gemspec/AddRuntimeDependency :
16
+ Enabled : false # https://github.com/rubocop/rubocop/pull/13030#discussion_r1674791776
Original file line number Diff line number Diff line change 16
16
language_server-protocol (3.17.0.3 )
17
17
minitest (5.24.1 )
18
18
paint (2.3.0 )
19
- parallel (1.24.0 )
20
- parser (3.3.2 .0 )
19
+ parallel (1.25.1 )
20
+ parser (3.3.4 .0 )
21
21
ast (~> 2.4.1 )
22
22
racc
23
23
racc (1.8.0 )
24
24
rainbow (3.1.1 )
25
25
rake (13.2.1 )
26
26
regexp_parser (2.9.2 )
27
- rexml (3.2.8 )
28
- strscan ( >= 3.0.9 )
29
- rubocop (1.64.1 )
27
+ rexml (3.3.1 )
28
+ strscan
29
+ rubocop (1.65.0 )
30
30
json (~> 2.3 )
31
31
language_server-protocol (>= 3.17.0 )
32
32
parallel (~> 1.10 )
33
33
parser (>= 3.3.0.2 )
34
34
rainbow (>= 2.2.2 , < 4.0 )
35
- regexp_parser (>= 1.8 , < 3.0 )
35
+ regexp_parser (>= 2.4 , < 3.0 )
36
36
rexml (>= 3.2.5 , < 4.0 )
37
37
rubocop-ast (>= 1.31.1 , < 2.0 )
38
38
ruby-progressbar (~> 1.7 )
You can’t perform that action at this time.
0 commit comments