File tree 2 files changed +4
-5
lines changed
2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 17
17
method_source (1.0.0 )
18
18
minitest (5.22.2 )
19
19
parallel (1.24.0 )
20
- parser (3.3.0.5 )
20
+ parser (3.3.1.0 )
21
21
ast (~> 2.4.1 )
22
22
racc
23
23
pry (0.14.2 )
31
31
rake (13.1.0 )
32
32
regexp_parser (2.9.0 )
33
33
rexml (3.2.6 )
34
- rubocop (1.63.0 )
34
+ rubocop (1.63.4 )
35
35
json (~> 2.3 )
36
36
language_server-protocol (>= 3.17.0 )
37
37
parallel (~> 1.10 )
42
42
rubocop-ast (>= 1.31.1 , < 2.0 )
43
43
ruby-progressbar (~> 1.7 )
44
44
unicode-display_width (>= 2.4.0 , < 3.0 )
45
- rubocop-ast (1.31.2 )
46
- parser (>= 3.3.0.4 )
45
+ rubocop-ast (1.31.3 )
46
+ parser (>= 3.3.1.0 )
47
47
ruby-progressbar (1.13.0 )
48
48
unicode-display_width (2.5.0 )
49
49
Original file line number Diff line number Diff line change @@ -1210,7 +1210,6 @@ Lint/Debugger:
1210
1210
DebuggerRequires :
1211
1211
debug.rb :
1212
1212
- debug/open
1213
- - debug/open_nonstop
1214
1213
- debug/start
1215
1214
Lint/DeprecatedClassMethods :
1216
1215
Description : Check for deprecated class method calls.
You can’t perform that action at this time.
0 commit comments