9
9
remote: https://rubygems.org/
10
10
specs:
11
11
ast (2.4.2 )
12
- json (2.6.3 )
12
+ docile (1.4.1 )
13
+ json (2.8.2 )
13
14
language_server-protocol (3.17.0.3 )
14
15
lint_roller (1.1.0 )
15
- m (1.6.1 )
16
+ m (1.6.2 )
16
17
method_source (>= 0.6.7 )
17
18
rake (>= 0.9.2.2 )
18
- method_source (1.0 .0 )
19
- minitest (5.18 .1 )
20
- parallel (1.23.0 )
21
- parser (3.2.2.3 )
19
+ method_source (1.1 .0 )
20
+ minitest (5.25 .1 )
21
+ parallel (1.26.3 )
22
+ parser (3.3.6.0 )
22
23
ast (~> 2.4.1 )
23
24
racc
24
- racc (1.7 .1 )
25
+ racc (1.8 .1 )
25
26
rainbow (3.1.1 )
26
- rake (13.0.6 )
27
- regexp_parser (2.8.1 )
28
- rexml (3.2.5 )
29
- rubocop (1.52 .1 )
27
+ rake (13.2.1 )
28
+ regexp_parser (2.9.2 )
29
+ rexml (3.3.9 )
30
+ rubocop (1.64 .1 )
30
31
json (~> 2.3 )
32
+ language_server-protocol (>= 3.17.0 )
31
33
parallel (~> 1.10 )
32
- parser (>= 3.2.2.3 )
34
+ parser (>= 3.3.0.2 )
33
35
rainbow (>= 2.2.2 , < 4.0 )
34
36
regexp_parser (>= 1.8 , < 3.0 )
35
37
rexml (>= 3.2.5 , < 4.0 )
36
- rubocop-ast (>= 1.28.0 , < 2.0 )
38
+ rubocop-ast (>= 1.31.1 , < 2.0 )
37
39
ruby-progressbar (~> 1.7 )
38
40
unicode-display_width (>= 2.4.0 , < 3.0 )
39
- rubocop-ast (1.29.0 )
40
- parser (>= 3.2 .1.0 )
41
- rubocop-performance (1.18.0 )
42
- rubocop (>= 1.7.0 , < 2.0 )
43
- rubocop-ast (>= 0.4 .0 )
41
+ rubocop-ast (1.36.1 )
42
+ parser (>= 3.3 .1.0 )
43
+ rubocop-performance (1.21.1 )
44
+ rubocop (>= 1.48.1 , < 2.0 )
45
+ rubocop-ast (>= 1.31.1 , < 2 .0 )
44
46
rubocop-sorbet (0.7.0 )
45
47
rubocop (>= 0.90.0 )
46
48
ruby-progressbar (1.13.0 )
47
- standard (1.30.0 )
49
+ simplecov (0.22.0 )
50
+ docile (~> 1.1 )
51
+ simplecov-html (~> 0.11 )
52
+ simplecov_json_formatter (~> 0.1 )
53
+ simplecov-html (0.13.1 )
54
+ simplecov_json_formatter (0.1.4 )
55
+ standard (1.37.0 )
48
56
language_server-protocol (~> 3.17.0.2 )
49
57
lint_roller (~> 1.0 )
50
- rubocop (~> 1.52 .0 )
58
+ rubocop (~> 1.64 .0 )
51
59
standard-custom (~> 1.0.0 )
52
- standard-performance (~> 1.1.0 )
53
- standard-custom (1.0.1 )
60
+ standard-performance (~> 1.4 )
61
+ standard-custom (1.0.2 )
54
62
lint_roller (~> 1.0 )
55
- standard-performance (1.1.0 )
56
- lint_roller (~> 1.0 )
57
- rubocop-performance (~> 1.18.0 )
58
- unicode-display_width (2.4.2 )
63
+ rubocop (~> 1.50 )
64
+ standard-performance (1.4.0 )
65
+ lint_roller (~> 1.1 )
66
+ rubocop-performance (~> 1.21.0 )
67
+ unicode-display_width (2.6.0 )
59
68
60
69
PLATFORMS
61
70
arm64-darwin-22
@@ -66,8 +75,9 @@ DEPENDENCIES
66
75
m
67
76
minitest
68
77
rake
78
+ simplecov
69
79
standard
70
80
standard-sorbet !
71
81
72
82
BUNDLED WITH
73
- 2.4.10
83
+ 2.4.22
0 commit comments