13
13
diff-lcs (1.4.4 )
14
14
i18n (1.8.10 )
15
15
concurrent-ruby (~> 1.0 )
16
+ json (2.8.2 )
17
+ language_server-protocol (3.17.0.3 )
18
+ lint_roller (1.1.0 )
16
19
method_source (1.0.0 )
17
20
minitest (5.14.4 )
18
21
mry (0.52.0.0 )
19
22
rubocop (>= 0.41.0 )
20
- parallel (1.21.0 )
21
- parser (3.0.3.1 )
23
+ parallel (1.26.3 )
24
+ parser (3.3.6.0 )
22
25
ast (~> 2.4.1 )
26
+ racc
23
27
pry (0.14.1 )
24
28
coderay (~> 1.1 )
25
29
method_source (~> 1.0 )
26
- rainbow (3.0.0 )
30
+ racc (1.8.1 )
31
+ rainbow (3.1.1 )
27
32
rake (13.0.6 )
28
- regexp_parser (2.1.1 )
29
- rexml (3.2.5 )
33
+ regexp_parser (2.9.2 )
34
+ rexml (3.3.9 )
30
35
rspec (3.10.0 )
31
36
rspec-core (~> 3.10.0 )
32
37
rspec-expectations (~> 3.10.0 )
40
45
diff-lcs (>= 1.2.0 , < 2.0 )
41
46
rspec-support (~> 3.10.0 )
42
47
rspec-support (3.10.2 )
43
- rubocop (1.22.3 )
48
+ rubocop (1.64.1 )
49
+ json (~> 2.3 )
50
+ language_server-protocol (>= 3.17.0 )
44
51
parallel (~> 1.10 )
45
- parser (>= 3.0 .0.0 )
52
+ parser (>= 3.3 .0.2 )
46
53
rainbow (>= 2.2.2 , < 4.0 )
47
54
regexp_parser (>= 1.8 , < 3.0 )
48
- rexml
49
- rubocop-ast (>= 1.12.0 , < 2.0 )
55
+ rexml ( >= 3.2.5 , < 4.0 )
56
+ rubocop-ast (>= 1.31.1 , < 2.0 )
50
57
ruby-progressbar (~> 1.7 )
51
- unicode-display_width (>= 1 .4.0 , < 3.0 )
52
- rubocop-ast (1.13.0 )
53
- parser (>= 3.0 .1.1 )
54
- rubocop-performance (1.11.5 )
55
- rubocop (>= 1.7.0 , < 2.0 )
56
- rubocop-ast (>= 0.4 .0 )
57
- ruby-progressbar (1.11 .0 )
58
+ unicode-display_width (>= 2 .4.0 , < 3.0 )
59
+ rubocop-ast (1.36.1 )
60
+ parser (>= 3.3 .1.0 )
61
+ rubocop-performance (1.21.1 )
62
+ rubocop (>= 1.48.1 , < 2.0 )
63
+ rubocop-ast (>= 1.31.1 , < 2 .0 )
64
+ ruby-progressbar (1.13 .0 )
58
65
safe_yaml (1.0.5 )
59
- standard (1.4.0 )
60
- rubocop (= 1.22.3 )
61
- rubocop-performance (= 1.11.5 )
66
+ standard (1.37.0 )
67
+ language_server-protocol (~> 3.17.0.2 )
68
+ lint_roller (~> 1.0 )
69
+ rubocop (~> 1.64.0 )
70
+ standard-custom (~> 1.0.0 )
71
+ standard-performance (~> 1.4 )
72
+ standard-custom (1.0.2 )
73
+ lint_roller (~> 1.0 )
74
+ rubocop (~> 1.50 )
75
+ standard-performance (1.4.0 )
76
+ lint_roller (~> 1.1 )
77
+ rubocop-performance (~> 1.21.0 )
62
78
tzinfo (2.0.4 )
63
79
concurrent-ruby (~> 1.0 )
64
- unicode-display_width (2.1 .0 )
80
+ unicode-display_width (2.6 .0 )
65
81
zeitwerk (2.4.2 )
66
82
67
83
PLATFORMS
@@ -70,12 +86,12 @@ PLATFORMS
70
86
DEPENDENCIES
71
87
activesupport
72
88
mry (~> 0.52.0 )
73
- parser (~> 3.0.2 )
89
+ parser (~> 3.3.0 )
74
90
pry
75
91
rake
76
92
rspec
77
93
safe_yaml
78
- standard (~> 1.4 )
94
+ standard (= 1.37.0 )
79
95
80
96
BUNDLED WITH
81
97
2.1.4
0 commit comments