16
16
bigdecimal (3.1.8 )
17
17
concurrent-ruby (1.3.3 )
18
18
connection_pool (2.4.1 )
19
+ date (3.4.1 )
19
20
diff-lcs (1.5.1 )
20
21
docile (1.4.0 )
21
22
drb (2.2.1 )
22
23
i18n (1.14.5 )
23
24
concurrent-ruby (~> 1.0 )
24
- io-console (0.7.2 )
25
- irb (1.14.0 )
25
+ io-console (0.8.0 )
26
+ irb (1.14.3 )
26
27
rdoc (>= 4.0.0 )
27
28
reline (>= 0.4.2 )
28
- json (2.7.2 )
29
+ json (2.9.1 )
29
30
language_server-protocol (3.17.0.3 )
30
- logger (1.6.0 )
31
+ logger (1.6.5 )
31
32
minitest (5.24.1 )
32
33
mutex_m (0.2.0 )
33
- parallel (1.25.1 )
34
- parser (3.3.4 .0 )
34
+ parallel (1.26.3 )
35
+ parser (3.3.6 .0 )
35
36
ast (~> 2.4.1 )
36
37
racc
37
- psych (5.1.2 )
38
+ psych (5.2.2 )
39
+ date
38
40
stringio
39
- racc (1.8.0 )
41
+ racc (1.8.1 )
40
42
rack (3.1.7 )
41
43
rainbow (3.1.1 )
42
- rdoc (6.7 .0 )
44
+ rdoc (6.10 .0 )
43
45
psych (>= 4.0.0 )
44
- regexp_parser (2.9.2 )
45
- reline (0.5.9 )
46
+ regexp_parser (2.10.0 )
47
+ reline (0.6.0 )
46
48
io-console (~> 0.5 )
47
- rexml (3.3.3 )
48
- strscan
49
49
rspec (3.13.0 )
50
50
rspec-core (~> 3.13.0 )
51
51
rspec-expectations (~> 3.13.0 )
59
59
diff-lcs (>= 1.2.0 , < 2.0 )
60
60
rspec-support (~> 3.13.0 )
61
61
rspec-support (3.13.1 )
62
- rubocop (1.65 .0 )
62
+ rubocop (1.70 .0 )
63
63
json (~> 2.3 )
64
64
language_server-protocol (>= 3.17.0 )
65
65
parallel (~> 1.10 )
66
66
parser (>= 3.3.0.2 )
67
67
rainbow (>= 2.2.2 , < 4.0 )
68
- regexp_parser (>= 2.4 , < 3.0 )
69
- rexml (>= 3.2.5 , < 4.0 )
70
- rubocop-ast (>= 1.31.1 , < 2.0 )
68
+ regexp_parser (>= 2.9.3 , < 3.0 )
69
+ rubocop-ast (>= 1.36.2 , < 2.0 )
71
70
ruby-progressbar (~> 1.7 )
72
- unicode-display_width (>= 2.4.0 , < 3 .0 )
73
- rubocop-ast (1.31.3 )
71
+ unicode-display_width (>= 2.4.0 , < 4 .0 )
72
+ rubocop-ast (1.37.0 )
74
73
parser (>= 3.3.1.0 )
75
74
rubocop-github (0.20.0 )
76
75
rubocop (>= 1.37 )
77
76
rubocop-performance (>= 1.15 )
78
77
rubocop-rails (>= 2.17 )
79
- rubocop-performance (1.21 .1 )
78
+ rubocop-performance (1.23 .1 )
80
79
rubocop (>= 1.48.1 , < 2.0 )
81
80
rubocop-ast (>= 1.31.1 , < 2.0 )
82
81
rubocop-rails (2.25.1 )
83
82
activesupport (>= 4.2.0 )
84
83
rack (>= 1.1 )
85
84
rubocop (>= 1.33.0 , < 2.0 )
86
85
rubocop-ast (>= 1.31.1 , < 2.0 )
87
- rubocop-rspec (3.0.3 )
86
+ rubocop-rspec (3.3.0 )
88
87
rubocop (~> 1.61 )
89
88
ruby-progressbar (1.13.0 )
90
89
simplecov (0.22.0 )
95
94
simplecov (< 1.0 )
96
95
simplecov-html (0.12.3 )
97
96
simplecov_json_formatter (0.1.4 )
98
- stringio (3.1.1 )
99
- strscan (3.1.0 )
97
+ stringio (3.1.2 )
100
98
tzinfo (2.0.6 )
101
99
concurrent-ruby (~> 1.0 )
102
- unicode-display_width (2.5.0 )
100
+ unicode-display_width (3.1.4 )
101
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
102
+ unicode-emoji (4.0.4 )
103
103
104
104
PLATFORMS
105
105
arm64-darwin-21
@@ -112,10 +112,10 @@ DEPENDENCIES
112
112
irb (~> 1.14 )
113
113
logger (~> 1.6 )
114
114
rspec (~> 3.13 )
115
- rubocop (~> 1.65 )
115
+ rubocop (~> 1.70 )
116
116
rubocop-github (~> 0.20 )
117
- rubocop-performance (~> 1.21 )
118
- rubocop-rspec (~> 3.0 )
117
+ rubocop-performance (~> 1.23 )
118
+ rubocop-rspec (~> 3.3 )
119
119
simplecov (~> 0.22 )
120
120
simplecov-erb (~> 1.0 )
121
121
0 commit comments