@@ -16,89 +16,105 @@ PATH
16
16
GEM
17
17
remote: https://rubygems.org/
18
18
specs:
19
- actioncable (7.0.4.2 )
20
- actionpack (= 7.0.4.2 )
21
- activesupport (= 7.0.4.2 )
19
+ actioncable (7.1.4 )
20
+ actionpack (= 7.1.4 )
21
+ activesupport (= 7.1.4 )
22
22
nio4r (~> 2.0 )
23
23
websocket-driver (>= 0.6.1 )
24
- actionmailbox (7.0.4.2 )
25
- actionpack (= 7.0.4.2 )
26
- activejob (= 7.0.4.2 )
27
- activerecord (= 7.0.4.2 )
28
- activestorage (= 7.0.4.2 )
29
- activesupport (= 7.0.4.2 )
24
+ zeitwerk (~> 2.6 )
25
+ actionmailbox (7.1.4 )
26
+ actionpack (= 7.1.4 )
27
+ activejob (= 7.1.4 )
28
+ activerecord (= 7.1.4 )
29
+ activestorage (= 7.1.4 )
30
+ activesupport (= 7.1.4 )
30
31
mail (>= 2.7.1 )
31
32
net-imap
32
33
net-pop
33
34
net-smtp
34
- actionmailer (7.0.4.2 )
35
- actionpack (= 7.0.4.2 )
36
- actionview (= 7.0.4.2 )
37
- activejob (= 7.0.4.2 )
38
- activesupport (= 7.0.4.2 )
35
+ actionmailer (7.1.4 )
36
+ actionpack (= 7.1.4 )
37
+ actionview (= 7.1.4 )
38
+ activejob (= 7.1.4 )
39
+ activesupport (= 7.1.4 )
39
40
mail (~> 2.5 , >= 2.5.4 )
40
41
net-imap
41
42
net-pop
42
43
net-smtp
43
- rails-dom-testing (~> 2.0 )
44
- actionpack (7.0.4.2 )
45
- actionview (= 7.0.4.2 )
46
- activesupport (= 7.0.4.2 )
47
- rack (~> 2.0 , >= 2.2.0 )
44
+ rails-dom-testing (~> 2.2 )
45
+ actionpack (7.1.4 )
46
+ actionview (= 7.1.4 )
47
+ activesupport (= 7.1.4 )
48
+ nokogiri (>= 1.8.5 )
49
+ racc
50
+ rack (>= 2.2.4 )
51
+ rack-session (>= 1.0.1 )
48
52
rack-test (>= 0.6.3 )
49
- rails-dom-testing (~> 2.0 )
50
- rails-html-sanitizer (~> 1.0 , >= 1.2.0 )
51
- actiontext (7.0.4.2 )
52
- actionpack (= 7.0.4.2 )
53
- activerecord (= 7.0.4.2 )
54
- activestorage (= 7.0.4.2 )
55
- activesupport (= 7.0.4.2 )
53
+ rails-dom-testing (~> 2.2 )
54
+ rails-html-sanitizer (~> 1.6 )
55
+ actiontext (7.1.4 )
56
+ actionpack (= 7.1.4 )
57
+ activerecord (= 7.1.4 )
58
+ activestorage (= 7.1.4 )
59
+ activesupport (= 7.1.4 )
56
60
globalid (>= 0.6.0 )
57
61
nokogiri (>= 1.8.5 )
58
- actionview (7.0.4.2 )
59
- activesupport (= 7.0.4.2 )
62
+ actionview (7.1.4 )
63
+ activesupport (= 7.1.4 )
60
64
builder (~> 3.1 )
61
- erubi (~> 1.4 )
62
- rails-dom-testing (~> 2.0 )
63
- rails-html-sanitizer (~> 1.1 , >= 1.2.0 )
64
- activejob (7.0.4.2 )
65
- activesupport (= 7.0.4.2 )
65
+ erubi (~> 1.11 )
66
+ rails-dom-testing (~> 2.2 )
67
+ rails-html-sanitizer (~> 1.6 )
68
+ activejob (7.1.4 )
69
+ activesupport (= 7.1.4 )
66
70
globalid (>= 0.3.6 )
67
- activemodel (7.0.4.2 )
68
- activesupport (= 7.0.4.2 )
69
- activerecord (7.0.4.2 )
70
- activemodel (= 7.0.4.2 )
71
- activesupport (= 7.0.4.2 )
72
- activestorage (7.0.4.2 )
73
- actionpack (= 7.0.4.2 )
74
- activejob (= 7.0.4.2 )
75
- activerecord (= 7.0.4.2 )
76
- activesupport (= 7.0.4.2 )
71
+ activemodel (7.1.4 )
72
+ activesupport (= 7.1.4 )
73
+ activerecord (7.1.4 )
74
+ activemodel (= 7.1.4 )
75
+ activesupport (= 7.1.4 )
76
+ timeout (>= 0.4.0 )
77
+ activestorage (7.1.4 )
78
+ actionpack (= 7.1.4 )
79
+ activejob (= 7.1.4 )
80
+ activerecord (= 7.1.4 )
81
+ activesupport (= 7.1.4 )
77
82
marcel (~> 1.0 )
78
- mini_mime (>= 1.1.0 )
79
- activesupport (7.0.4.2 )
83
+ activesupport (7.1.4 )
84
+ base64
85
+ bigdecimal
80
86
concurrent-ruby (~> 1.0 , >= 1.0.2 )
87
+ connection_pool (>= 2.2.5 )
88
+ drb
81
89
i18n (>= 1.6 , < 2 )
82
90
minitest (>= 5.1 )
91
+ mutex_m
83
92
tzinfo (~> 2.0 )
84
93
ast (2.4.2 )
85
- builder (3.2.4 )
94
+ base64 (0.2.0 )
95
+ bigdecimal (3.1.8 )
96
+ builder (3.3.0 )
86
97
cable_ready (5.0.5 )
87
98
actionpack (>= 5.2 )
88
99
actionview (>= 5.2 )
89
100
activesupport (>= 5.2 )
90
101
observer (~> 0.1 )
91
102
railties (>= 5.2 )
92
103
thread-local (>= 1.1.0 )
93
- concurrent-ruby (1.2.3 )
104
+ concurrent-ruby (1.3.4 )
94
105
connection_pool (2.4.0 )
95
106
crass (1.0.6 )
96
- date (3.3.3 )
97
- erubi (1.12.0 )
98
- globalid (1.1.0 )
99
- activesupport (>= 5.0 )
100
- i18n (1.14.5 )
107
+ date (3.3.4 )
108
+ drb (2.2.1 )
109
+ erubi (1.13.0 )
110
+ globalid (1.2.1 )
111
+ activesupport (>= 6.1 )
112
+ i18n (1.14.6 )
101
113
concurrent-ruby (~> 1.0 )
114
+ io-console (0.7.2 )
115
+ irb (1.14.0 )
116
+ rdoc (>= 4.0.0 )
117
+ reline (>= 0.4.2 )
102
118
json (2.6.3 )
103
119
language_server-protocol (3.17.0.3 )
104
120
loofah (2.22.0 )
@@ -110,70 +126,82 @@ GEM
110
126
net-imap
111
127
net-pop
112
128
net-smtp
113
- marcel (1.0.2 )
114
- method_source (1.1.0 )
115
- mini_mime (1.1.2 )
129
+ marcel (1.0.4 )
130
+ mini_mime (1.1.5 )
116
131
minitest (5.18.1 )
117
132
mocha (1.13.0 )
118
- net-imap (0.3.4 )
133
+ mutex_m (0.2.0 )
134
+ net-imap (0.4.16 )
119
135
date
120
136
net-protocol
121
137
net-pop (0.1.2 )
122
138
net-protocol
123
- net-protocol (0.2.1 )
139
+ net-protocol (0.2.2 )
124
140
timeout
125
- net-smtp (0.3.3 )
141
+ net-smtp (0.5.0 )
126
142
net-protocol
127
143
nio4r (2.7.3 )
128
- nokogiri (1.16.5 -x86_64-darwin )
144
+ nokogiri (1.16.7 -x86_64-darwin )
129
145
racc (~> 1.4 )
130
- nokogiri (1.16.5 -x86_64-linux )
146
+ nokogiri (1.16.7 -x86_64-linux )
131
147
racc (~> 1.4 )
132
148
nokogiri-html5-inference (0.3.0 )
133
149
nokogiri (~> 1.14 )
134
150
observer (0.1.2 )
135
151
parallel (1.22.1 )
136
152
parser (3.2.1.0 )
137
153
ast (~> 2.4.1 )
138
- racc (1.7.3 )
139
- rack (2.2.9 )
154
+ psych (5.1.2 )
155
+ stringio
156
+ racc (1.8.1 )
157
+ rack (3.1.7 )
158
+ rack-session (2.0.0 )
159
+ rack (>= 3.0.0 )
140
160
rack-test (2.1.0 )
141
161
rack (>= 1.3 )
142
- rails (7.0.4.2 )
143
- actioncable (= 7.0.4.2 )
144
- actionmailbox (= 7.0.4.2 )
145
- actionmailer (= 7.0.4.2 )
146
- actionpack (= 7.0.4.2 )
147
- actiontext (= 7.0.4.2 )
148
- actionview (= 7.0.4.2 )
149
- activejob (= 7.0.4.2 )
150
- activemodel (= 7.0.4.2 )
151
- activerecord (= 7.0.4.2 )
152
- activestorage (= 7.0.4.2 )
153
- activesupport (= 7.0.4.2 )
162
+ rackup (2.1.0 )
163
+ rack (>= 3 )
164
+ webrick (~> 1.8 )
165
+ rails (7.1.4 )
166
+ actioncable (= 7.1.4 )
167
+ actionmailbox (= 7.1.4 )
168
+ actionmailer (= 7.1.4 )
169
+ actionpack (= 7.1.4 )
170
+ actiontext (= 7.1.4 )
171
+ actionview (= 7.1.4 )
172
+ activejob (= 7.1.4 )
173
+ activemodel (= 7.1.4 )
174
+ activerecord (= 7.1.4 )
175
+ activestorage (= 7.1.4 )
176
+ activesupport (= 7.1.4 )
154
177
bundler (>= 1.15.0 )
155
- railties (= 7.0.4.2 )
178
+ railties (= 7.1.4 )
156
179
rails-dom-testing (2.2.0 )
157
180
activesupport (>= 5.0.0 )
158
181
minitest
159
182
nokogiri (>= 1.6 )
160
183
rails-html-sanitizer (1.6.0 )
161
184
loofah (~> 2.21 )
162
185
nokogiri (~> 1.14 )
163
- railties (7.0.4.2 )
164
- actionpack (= 7.0.4.2 )
165
- activesupport (= 7.0.4.2 )
166
- method_source
186
+ railties (7.1.4 )
187
+ actionpack (= 7.1.4 )
188
+ activesupport (= 7.1.4 )
189
+ irb
190
+ rackup (>= 1.0.0 )
167
191
rake (>= 12.2 )
168
- thor (~> 1.0 )
169
- zeitwerk (~> 2.5 )
192
+ thor (~> 1.0 , >= 1.2.2 )
193
+ zeitwerk (~> 2.6 )
170
194
rainbow (3.1.1 )
171
195
rake (13.2.1 )
196
+ rdoc (6.7.0 )
197
+ psych (>= 4.0.0 )
172
198
redis (5.0.6 )
173
199
redis-client (>= 0.9.0 )
174
200
redis-client (0.14.0 )
175
201
connection_pool
176
202
regexp_parser (2.7.0 )
203
+ reline (0.5.10 )
204
+ io-console (~> 0.5 )
177
205
rexml (3.3.6 )
178
206
strscan
179
207
rubocop (1.44.1 )
@@ -196,17 +224,19 @@ GEM
196
224
language_server-protocol (~> 3.17.0.2 )
197
225
rubocop (= 1.44.1 )
198
226
rubocop-performance (= 1.15.2 )
227
+ stringio (3.1.1 )
199
228
strscan (3.1.0 )
200
- thor (1.3.1 )
229
+ thor (1.3.2 )
201
230
thread-local (1.1.0 )
202
- timeout (0.3.2 )
231
+ timeout (0.4.1 )
203
232
tzinfo (2.0.6 )
204
233
concurrent-ruby (~> 1.0 )
205
234
unicode-display_width (2.4.2 )
206
- websocket-driver (0.7.5 )
235
+ webrick (1.8.2 )
236
+ websocket-driver (0.7.6 )
207
237
websocket-extensions (>= 0.1.0 )
208
238
websocket-extensions (0.1.5 )
209
- zeitwerk (2.6.13 )
239
+ zeitwerk (2.6.18 )
210
240
211
241
PLATFORMS
212
242
x86_64-darwin-19
0 commit comments