1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.2.1.1 )
5
- actionpack (= 7.2.1.1 )
6
- activesupport (= 7.2.1.1 )
4
+ actioncable (8.0.0 )
5
+ actionpack (= 8.0.0 )
6
+ activesupport (= 8.0.0 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.2.1.1 )
11
- actionpack (= 7.2.1.1 )
12
- activejob (= 7.2.1.1 )
13
- activerecord (= 7.2.1.1 )
14
- activestorage (= 7.2.1.1 )
15
- activesupport (= 7.2.1.1 )
10
+ actionmailbox (8.0.0 )
11
+ actionpack (= 8.0.0 )
12
+ activejob (= 8.0.0 )
13
+ activerecord (= 8.0.0 )
14
+ activestorage (= 8.0.0 )
15
+ activesupport (= 8.0.0 )
16
16
mail (>= 2.8.0 )
17
- actionmailer (7.2.1.1 )
18
- actionpack (= 7.2.1.1 )
19
- actionview (= 7.2.1.1 )
20
- activejob (= 7.2.1.1 )
21
- activesupport (= 7.2.1.1 )
17
+ actionmailer (8.0.0 )
18
+ actionpack (= 8.0.0 )
19
+ actionview (= 8.0.0 )
20
+ activejob (= 8.0.0 )
21
+ activesupport (= 8.0.0 )
22
22
mail (>= 2.8.0 )
23
23
rails-dom-testing (~> 2.2 )
24
- actionpack (7.2.1.1 )
25
- actionview (= 7.2.1.1 )
26
- activesupport (= 7.2.1.1 )
24
+ actionpack (8.0.0 )
25
+ actionview (= 8.0.0 )
26
+ activesupport (= 8.0.0 )
27
27
nokogiri (>= 1.8.5 )
28
- racc
29
- rack (>= 2.2.4 , < 3.2 )
28
+ rack (>= 2.2.4 )
30
29
rack-session (>= 1.0.1 )
31
30
rack-test (>= 0.6.3 )
32
31
rails-dom-testing (~> 2.2 )
33
32
rails-html-sanitizer (~> 1.6 )
34
33
useragent (~> 0.16 )
35
- actiontext (7.2.1.1 )
36
- actionpack (= 7.2.1.1 )
37
- activerecord (= 7.2.1.1 )
38
- activestorage (= 7.2.1.1 )
39
- activesupport (= 7.2.1.1 )
34
+ actiontext (8.0.0 )
35
+ actionpack (= 8.0.0 )
36
+ activerecord (= 8.0.0 )
37
+ activestorage (= 8.0.0 )
38
+ activesupport (= 8.0.0 )
40
39
globalid (>= 0.6.0 )
41
40
nokogiri (>= 1.8.5 )
42
- actionview (7.2.1.1 )
43
- activesupport (= 7.2.1.1 )
41
+ actionview (8.0.0 )
42
+ activesupport (= 8.0.0 )
44
43
builder (~> 3.1 )
45
44
erubi (~> 1.11 )
46
45
rails-dom-testing (~> 2.2 )
47
46
rails-html-sanitizer (~> 1.6 )
48
- activejob (7.2.1.1 )
49
- activesupport (= 7.2.1.1 )
47
+ activejob (8.0.0 )
48
+ activesupport (= 8.0.0 )
50
49
globalid (>= 0.3.6 )
51
- activemodel (7.2.1.1 )
52
- activesupport (= 7.2.1.1 )
53
- activerecord (7.2.1.1 )
54
- activemodel (= 7.2.1.1 )
55
- activesupport (= 7.2.1.1 )
50
+ activemodel (8.0.0 )
51
+ activesupport (= 8.0.0 )
52
+ activerecord (8.0.0 )
53
+ activemodel (= 8.0.0 )
54
+ activesupport (= 8.0.0 )
56
55
timeout (>= 0.4.0 )
57
- activestorage (7.2.1.1 )
58
- actionpack (= 7.2.1.1 )
59
- activejob (= 7.2.1.1 )
60
- activerecord (= 7.2.1.1 )
61
- activesupport (= 7.2.1.1 )
56
+ activestorage (8.0.0 )
57
+ actionpack (= 8.0.0 )
58
+ activejob (= 8.0.0 )
59
+ activerecord (= 8.0.0 )
60
+ activesupport (= 8.0.0 )
62
61
marcel (~> 1.0 )
63
- activesupport (7.2.1.1 )
62
+ activesupport (8.0.0 )
64
63
base64
64
+ benchmark (>= 0.3 )
65
65
bigdecimal
66
66
concurrent-ruby (~> 1.0 , >= 1.3.1 )
67
67
connection_pool (>= 2.2.5 )
71
71
minitest (>= 5.1 )
72
72
securerandom (>= 0.3 )
73
73
tzinfo (~> 2.0 , >= 2.0.5 )
74
+ uri (>= 0.13.1 )
74
75
agoo (2.15.13 )
75
- async (2.17 .0 )
76
- console (~> 1.26 )
76
+ async (2.19 .0 )
77
+ console (~> 1.29 )
77
78
fiber-annotation
78
79
io-event (~> 1.6 , >= 1.6.5 )
79
80
async-container (0.18.3 )
80
81
async (~> 2.10 )
81
- async-http (0.82.1 )
82
+ async-http (0.82.3 )
82
83
async (>= 2.10.2 )
83
84
async-pool (~> 0.9 )
84
85
io-endpoint (~> 0.14 )
97
98
async
98
99
async-container (~> 0.16 )
99
100
base64 (0.2.0 )
101
+ benchmark (0.4.0 )
100
102
bigdecimal (3.1.8 )
101
103
builder (3.3.0 )
102
104
concurrent-ruby (1.3.4 )
103
105
connection_pool (2.4.1 )
104
- console (1.27 .0 )
106
+ console (1.29 .0 )
105
107
fiber-annotation
106
108
fiber-local (~> 1.1 )
107
109
json
108
110
crass (1.0.6 )
109
- date (3.3.4 )
111
+ date (3.4.1 )
110
112
drb (2.2.1 )
111
113
erubi (1.13.0 )
112
114
falcon (0.48.3 )
@@ -130,16 +132,16 @@ GEM
130
132
activesupport (>= 6.1 )
131
133
i18n (1.14.6 )
132
134
concurrent-ruby (~> 1.0 )
133
- io-console (0.7.2 )
135
+ io-console (0.8.0 )
134
136
io-endpoint (0.14.0 )
135
- io-event (1.7.2 )
136
- io-stream (0.6.0 )
137
+ io-event (1.7.3 )
138
+ io-stream (0.6.1 )
137
139
irb (1.14.1 )
138
140
rdoc (>= 4.0.0 )
139
141
reline (>= 0.4.2 )
140
142
json (2.8.1 )
141
143
localhost (1.3.1 )
142
- logger (1.6.1 )
144
+ logger (1.6.2 )
143
145
loofah (2.23.1 )
144
146
crass (~> 1.0.2 )
145
147
nokogiri (>= 1.12.0 )
@@ -150,11 +152,11 @@ GEM
150
152
net-smtp
151
153
mapping (1.1.1 )
152
154
marcel (1.0.4 )
153
- metrics (0.12.0 )
155
+ metrics (0.12.1 )
154
156
mini_mime (1.1.5 )
155
157
mini_portile2 (2.8.8 )
156
- minitest (5.25.1 )
157
- net-imap (0.4.17 )
158
+ minitest (5.25.4 )
159
+ net-imap (0.5.1 )
158
160
date
159
161
net-protocol
160
162
net-pop (0.1.2 )
@@ -167,27 +169,29 @@ GEM
167
169
nokogiri (1.16.8 )
168
170
mini_portile2 (~> 2.8.2 )
169
171
racc (~> 1.4 )
170
- nokogiri (1.16.8-arm64 -darwin )
172
+ nokogiri (1.16.8-x86_64 -darwin )
171
173
racc (~> 1.4 )
172
174
nokogiri (1.16.8-x86_64-linux )
173
175
racc (~> 1.4 )
174
176
openssl (3.2.0 )
175
- pg (1.5.8 )
177
+ pg (1.5.9 )
176
178
process-metrics (0.3.0 )
177
179
console (~> 1.8 )
178
180
json (~> 2 )
179
181
samovar (~> 2.1 )
180
182
protocol-hpack (1.5.1 )
181
- protocol-http (0.40 .0 )
183
+ protocol-http (0.42 .0 )
182
184
protocol-http1 (0.28.1 )
183
185
protocol-http (~> 0.22 )
184
- protocol-http2 (0.19.3 )
186
+ protocol-http2 (0.19.4 )
185
187
protocol-hpack (~> 1.4 )
186
188
protocol-http (~> 0.18 )
189
+ traces
187
190
protocol-rack (0.10.1 )
188
191
protocol-http (~> 0.37 )
189
192
rack (>= 1.0 )
190
- psych (5.1.2 )
193
+ psych (5.2.1 )
194
+ date
191
195
stringio
192
196
puma (6.5.0 )
193
197
nio4r (~> 2.0 )
@@ -197,70 +201,69 @@ GEM
197
201
rack (>= 3.0.0 )
198
202
rack-test (2.1.0 )
199
203
rack (>= 1.3 )
200
- rackup (2.1.0 )
204
+ rackup (2.2.1 )
201
205
rack (>= 3 )
202
- webrick (~> 1.8 )
203
- rails (7.2.1.1 )
204
- actioncable (= 7.2.1.1 )
205
- actionmailbox (= 7.2.1.1 )
206
- actionmailer (= 7.2.1.1 )
207
- actionpack (= 7.2.1.1 )
208
- actiontext (= 7.2.1.1 )
209
- actionview (= 7.2.1.1 )
210
- activejob (= 7.2.1.1 )
211
- activemodel (= 7.2.1.1 )
212
- activerecord (= 7.2.1.1 )
213
- activestorage (= 7.2.1.1 )
214
- activesupport (= 7.2.1.1 )
206
+ rails (8.0.0 )
207
+ actioncable (= 8.0.0 )
208
+ actionmailbox (= 8.0.0 )
209
+ actionmailer (= 8.0.0 )
210
+ actionpack (= 8.0.0 )
211
+ actiontext (= 8.0.0 )
212
+ actionview (= 8.0.0 )
213
+ activejob (= 8.0.0 )
214
+ activemodel (= 8.0.0 )
215
+ activerecord (= 8.0.0 )
216
+ activestorage (= 8.0.0 )
217
+ activesupport (= 8.0.0 )
215
218
bundler (>= 1.15.0 )
216
- railties (= 7.2.1.1 )
219
+ railties (= 8.0.0 )
217
220
rails-dom-testing (2.2.0 )
218
221
activesupport (>= 5.0.0 )
219
222
minitest
220
223
nokogiri (>= 1.6 )
221
224
rails-html-sanitizer (1.6.1 )
222
225
loofah (~> 2.21 )
223
226
nokogiri (>= 1.15.7 , != 1.16.7 , != 1.16.6 , != 1.16.5 , != 1.16.4 , != 1.16.3 , != 1.16.2 , != 1.16.1 , != 1.16.0.rc1 , != 1.16.0 )
224
- railties (7.2.1.1 )
225
- actionpack (= 7.2.1.1 )
226
- activesupport (= 7.2.1.1 )
227
+ railties (8.0.0 )
228
+ actionpack (= 8.0.0 )
229
+ activesupport (= 8.0.0 )
227
230
irb (~> 1.13 )
228
231
rackup (>= 1.0.0 )
229
232
rake (>= 12.2 )
230
233
thor (~> 1.0 , >= 1.2.2 )
231
234
zeitwerk (~> 2.6 )
232
235
rake (13.2.1 )
233
- rdoc (6.7.0 )
236
+ rdoc (6.8.1 )
234
237
psych (>= 4.0.0 )
235
238
redis (5.3.0 )
236
239
redis-client (>= 0.22.0 )
237
240
redis-client (0.22.2 )
238
241
connection_pool
239
- reline (0.5.10 )
242
+ reline (0.5.12 )
240
243
io-console (~> 0.5 )
241
244
samovar (2.3.0 )
242
245
console (~> 1.0 )
243
246
mapping (~> 1.0 )
244
- securerandom (0.3.1 )
245
- stringio (3.1.1 )
247
+ securerandom (0.4.0 )
248
+ stringio (3.1.2 )
246
249
thor (1.3.2 )
247
- timeout (0.4.1 )
248
- traces (0.13 .1 )
250
+ timeout (0.4.2 )
251
+ traces (0.14 .1 )
249
252
trilogy (2.8.1 )
250
253
tzinfo (2.0.6 )
251
254
concurrent-ruby (~> 1.0 )
252
255
tzinfo-data (1.2024.2 )
253
256
tzinfo (>= 1.0.0 )
254
- useragent ( 0.16.10 )
255
- webrick ( 1.8.2 )
257
+ uri ( 1.0.2 )
258
+ useragent ( 0.16.11 )
256
259
websocket-driver (0.7.6 )
257
260
websocket-extensions (>= 0.1.0 )
258
261
websocket-extensions (0.1.5 )
259
- zeitwerk (2.7.0 )
262
+ zeitwerk (2.7.1 )
260
263
261
264
PLATFORMS
262
- arm64-darwin-20
263
265
ruby
266
+ x86_64-darwin-22
264
267
x86_64-linux
265
268
266
269
DEPENDENCIES
@@ -269,10 +272,10 @@ DEPENDENCIES
269
272
pg (~> 1.5 )
270
273
puma (~> 6.4 )
271
274
rackup
272
- rails (~> 7.2 .0 )
275
+ rails (~> 8.0 .0 )
273
276
redis (~> 5.0 )
274
277
trilogy (~> 2.8.1 )
275
278
tzinfo-data
276
279
277
280
BUNDLED WITH
278
- 2.3.3
281
+ 2.5.16
0 commit comments