1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.1.3.4 )
5
- actionpack (= 7.1.3.4 )
6
- activesupport (= 7.1.3.4 )
4
+ actioncable (7.2.0.beta2 )
5
+ actionpack (= 7.2.0.beta2 )
6
+ activesupport (= 7.2.0.beta2 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.1.3.4 )
11
- actionpack (= 7.1.3.4 )
12
- activejob (= 7.1.3.4 )
13
- activerecord (= 7.1.3.4 )
14
- activestorage (= 7.1.3.4 )
15
- activesupport (= 7.1.3.4 )
16
- mail (>= 2.7.1 )
17
- net-imap
18
- net-pop
19
- net-smtp
20
- actionmailer (7.1.3.4 )
21
- actionpack (= 7.1.3.4 )
22
- actionview (= 7.1.3.4 )
23
- activejob (= 7.1.3.4 )
24
- activesupport (= 7.1.3.4 )
25
- mail (~> 2.5 , >= 2.5.4 )
26
- net-imap
27
- net-pop
28
- net-smtp
10
+ actionmailbox (7.2.0.beta2 )
11
+ actionpack (= 7.2.0.beta2 )
12
+ activejob (= 7.2.0.beta2 )
13
+ activerecord (= 7.2.0.beta2 )
14
+ activestorage (= 7.2.0.beta2 )
15
+ activesupport (= 7.2.0.beta2 )
16
+ mail (>= 2.8.0 )
17
+ actionmailer (7.2.0.beta2 )
18
+ actionpack (= 7.2.0.beta2 )
19
+ actionview (= 7.2.0.beta2 )
20
+ activejob (= 7.2.0.beta2 )
21
+ activesupport (= 7.2.0.beta2 )
22
+ mail (>= 2.8.0 )
29
23
rails-dom-testing (~> 2.2 )
30
- actionpack (7.1.3.4 )
31
- actionview (= 7.1.3.4 )
32
- activesupport (= 7.1.3.4 )
24
+ actionpack (7.2.0.beta2 )
25
+ actionview (= 7.2.0.beta2 )
26
+ activesupport (= 7.2.0.beta2 )
33
27
nokogiri (>= 1.8.5 )
34
28
racc
35
29
rack (>= 2.2.4 )
36
30
rack-session (>= 1.0.1 )
37
31
rack-test (>= 0.6.3 )
38
32
rails-dom-testing (~> 2.2 )
39
33
rails-html-sanitizer (~> 1.6 )
40
- actiontext (7.1.3.4 )
41
- actionpack (= 7.1.3.4 )
42
- activerecord (= 7.1.3.4 )
43
- activestorage (= 7.1.3.4 )
44
- activesupport (= 7.1.3.4 )
34
+ useragent (~> 0.16 )
35
+ actiontext (7.2.0.beta2 )
36
+ actionpack (= 7.2.0.beta2 )
37
+ activerecord (= 7.2.0.beta2 )
38
+ activestorage (= 7.2.0.beta2 )
39
+ activesupport (= 7.2.0.beta2 )
45
40
globalid (>= 0.6.0 )
46
41
nokogiri (>= 1.8.5 )
47
- actionview (7.1.3.4 )
48
- activesupport (= 7.1.3.4 )
42
+ actionview (7.2.0.beta2 )
43
+ activesupport (= 7.2.0.beta2 )
49
44
builder (~> 3.1 )
50
45
erubi (~> 1.11 )
51
46
rails-dom-testing (~> 2.2 )
52
47
rails-html-sanitizer (~> 1.6 )
53
48
active_job-performs (0.3.1 )
54
49
activejob (>= 6.1 )
55
- activejob (7.1.3.4 )
56
- activesupport (= 7.1.3.4 )
50
+ activejob (7.2.0.beta2 )
51
+ activesupport (= 7.2.0.beta2 )
57
52
globalid (>= 0.3.6 )
58
- activemodel (7.1.3.4 )
59
- activesupport (= 7.1.3.4 )
60
- activerecord (7.1.3.4 )
61
- activemodel (= 7.1.3.4 )
62
- activesupport (= 7.1.3.4 )
53
+ activemodel (7.2.0.beta2 )
54
+ activesupport (= 7.2.0.beta2 )
55
+ activerecord (7.2.0.beta2 )
56
+ activemodel (= 7.2.0.beta2 )
57
+ activesupport (= 7.2.0.beta2 )
63
58
timeout (>= 0.4.0 )
64
59
activerecord-enhancedsqlite3-adapter (0.8.0 )
65
60
activerecord (>= 7.1 )
66
61
sqlite3 (>= 1.6 )
67
- activestorage (7.1.3.4 )
68
- actionpack (= 7.1.3.4 )
69
- activejob (= 7.1.3.4 )
70
- activerecord (= 7.1.3.4 )
71
- activesupport (= 7.1.3.4 )
62
+ activestorage (7.2.0.beta2 )
63
+ actionpack (= 7.2.0.beta2 )
64
+ activejob (= 7.2.0.beta2 )
65
+ activerecord (= 7.2.0.beta2 )
66
+ activesupport (= 7.2.0.beta2 )
72
67
marcel (~> 1.0 )
73
- activesupport (7.1.3.4 )
68
+ activesupport (7.2.0.beta2 )
74
69
base64
75
70
bigdecimal
76
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
71
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
77
72
connection_pool (>= 2.2.5 )
78
73
drb
79
74
i18n (>= 1.6 , < 2 )
80
75
minitest (>= 5.1 )
81
- mutex_m
82
- tzinfo (~> 2.0 )
83
- addressable (2.8.6 )
84
- public_suffix (>= 2.0.2 , < 6.0 )
76
+ tzinfo (~> 2.0 , >= 2.0.5 )
77
+ addressable (2.8.7 )
78
+ public_suffix (>= 2.0.2 , < 7.0 )
85
79
ahoy_matey (4.2.1 )
86
80
activesupport (>= 5.2 )
87
81
device_detector
88
82
safely_block (>= 0.2.1 )
89
83
annotate (3.2.0 )
90
84
activerecord (>= 3.2 , < 8.0 )
91
85
rake (>= 10.4 , < 14.0 )
92
- appsignal (3.7.6 )
86
+ appsignal (3.10.0 )
93
87
rack
94
88
ast (2.4.2 )
95
89
authentication-zero (2.16.36 )
128
122
debug (1.9.2 )
129
123
irb (~> 1.10 )
130
124
reline (>= 0.3.8 )
131
- device_detector (1.1.2 )
132
- dockerfile-rails (1.6.16 )
125
+ device_detector (1.1.3 )
126
+ dockerfile-rails (1.6.17 )
133
127
rails (>= 3.0.0 )
134
128
dotenv (3.1.2 )
135
129
dotenv-rails (3.1.2 )
140
134
dry-core (1.0.1 )
141
135
concurrent-ruby (~> 1.0 )
142
136
zeitwerk (~> 2.6 )
143
- dry-inflector (1.0 .0 )
137
+ dry-inflector (1.1 .0 )
144
138
dry-initializer (3.1.1 )
145
139
dry-initializer-rails (3.1.1 )
146
140
dry-initializer (>= 2.4 , < 4 )
@@ -172,16 +166,16 @@ GEM
172
166
raabro (~> 1.4 )
173
167
globalid (1.2.1 )
174
168
activesupport (>= 6.1 )
175
- google-protobuf (4.27.1 -aarch64-linux )
169
+ google-protobuf (4.27.2 -aarch64-linux )
176
170
bigdecimal
177
171
rake (>= 13 )
178
- google-protobuf (4.27.1 -arm64-darwin )
172
+ google-protobuf (4.27.2 -arm64-darwin )
179
173
bigdecimal
180
174
rake (>= 13 )
181
- google-protobuf (4.27.1 -x86_64-darwin )
175
+ google-protobuf (4.27.2 -x86_64-darwin )
182
176
bigdecimal
183
177
rake (>= 13 )
184
- google-protobuf (4.27.1 -x86_64-linux )
178
+ google-protobuf (4.27.2 -x86_64-linux )
185
179
bigdecimal
186
180
rake (>= 13 )
187
181
groupdate (6.4.0 )
@@ -209,16 +203,16 @@ GEM
209
203
json (2.7.2 )
210
204
language_server-protocol (3.17.0.3 )
211
205
lint_roller (1.1.0 )
212
- litestream (0.10.3 )
206
+ litestream (0.10.4 )
213
207
logfmt (>= 0.0.10 )
214
208
sqlite3
215
- litestream (0.10.3 -arm64-darwin )
209
+ litestream (0.10.4 -arm64-darwin )
216
210
logfmt (>= 0.0.10 )
217
211
sqlite3
218
- litestream (0.10.3 -x86_64-darwin )
212
+ litestream (0.10.4 -x86_64-darwin )
219
213
logfmt (>= 0.0.10 )
220
214
sqlite3
221
- litestream (0.10.3 -x86_64-linux )
215
+ litestream (0.10.4 -x86_64-linux )
222
216
logfmt (>= 0.0.10 )
223
217
sqlite3
224
218
logfmt (0.0.10 )
250
244
msgpack (1.7.2 )
251
245
multi_xml (0.7.1 )
252
246
bigdecimal (~> 3.1 )
253
- mutex_m (0.2.0 )
254
247
net-http (0.3.2 )
255
248
uri
256
- net-imap (0.4.12 )
249
+ net-imap (0.4.14 )
257
250
date
258
251
net-protocol
259
252
net-pop (0.1.2 )
284
277
railties (>= 7.0.0 )
285
278
psych (5.1.2 )
286
279
stringio
287
- public_suffix (5 .0.5 )
280
+ public_suffix (6 .0.0 )
288
281
puma (6.4.2 )
289
282
nio4r (~> 2.0 )
290
283
raabro (1.4.0 )
@@ -301,20 +294,20 @@ GEM
301
294
rackup (2.1.0 )
302
295
rack (>= 3 )
303
296
webrick (~> 1.8 )
304
- rails (7.1.3.4 )
305
- actioncable (= 7.1.3.4 )
306
- actionmailbox (= 7.1.3.4 )
307
- actionmailer (= 7.1.3.4 )
308
- actionpack (= 7.1.3.4 )
309
- actiontext (= 7.1.3.4 )
310
- actionview (= 7.1.3.4 )
311
- activejob (= 7.1.3.4 )
312
- activemodel (= 7.1.3.4 )
313
- activerecord (= 7.1.3.4 )
314
- activestorage (= 7.1.3.4 )
315
- activesupport (= 7.1.3.4 )
297
+ rails (7.2.0.beta2 )
298
+ actioncable (= 7.2.0.beta2 )
299
+ actionmailbox (= 7.2.0.beta2 )
300
+ actionmailer (= 7.2.0.beta2 )
301
+ actionpack (= 7.2.0.beta2 )
302
+ actiontext (= 7.2.0.beta2 )
303
+ actionview (= 7.2.0.beta2 )
304
+ activejob (= 7.2.0.beta2 )
305
+ activemodel (= 7.2.0.beta2 )
306
+ activerecord (= 7.2.0.beta2 )
307
+ activestorage (= 7.2.0.beta2 )
308
+ activesupport (= 7.2.0.beta2 )
316
309
bundler (>= 1.15.0 )
317
- railties (= 7.1.3.4 )
310
+ railties (= 7.2.0.beta2 )
318
311
rails-controller-testing (1.0.5 )
319
312
actionpack (>= 5.0.1.rc1 )
320
313
actionview (>= 5.0.1.rc1 )
@@ -330,10 +323,10 @@ GEM
330
323
actionview (> 3.1 )
331
324
activesupport (> 3.1 )
332
325
railties (> 3.1 )
333
- railties (7.1.3.4 )
334
- actionpack (= 7.1.3.4 )
335
- activesupport (= 7.1.3.4 )
336
- irb
326
+ railties (7.2.0.beta2 )
327
+ actionpack (= 7.2.0.beta2 )
328
+ activesupport (= 7.2.0.beta2 )
329
+ irb ( ~> 1.13 )
337
330
rackup (>= 1.0.0 )
338
331
rake (>= 12.2 )
339
332
thor (~> 1.0 , >= 1.2.2 )
347
340
regexp_parser (2.9.2 )
348
341
reline (0.5.9 )
349
342
io-console (~> 0.5 )
350
- rexml (3.3.0 )
343
+ rexml (3.3.1 )
351
344
strscan
352
345
rubocop (1.64.1 )
353
346
json (~> 2.3 )
@@ -362,21 +355,22 @@ GEM
362
355
unicode-display_width (>= 2.4.0 , < 3.0 )
363
356
rubocop-ast (1.31.3 )
364
357
parser (>= 3.3.1.0 )
365
- rubocop-performance (1.21.0 )
358
+ rubocop-performance (1.21.1 )
366
359
rubocop (>= 1.48.1 , < 2.0 )
367
360
rubocop-ast (>= 1.31.1 , < 2.0 )
368
- ruby-lsp (0.17.3 )
361
+ ruby-lsp (0.17.5 )
369
362
language_server-protocol (~> 3.17.0 )
370
363
prism (>= 0.29.0 , < 0.31 )
371
364
rbs (>= 3 , < 4 )
372
365
sorbet-runtime (>= 0.5.10782 )
373
- ruby-lsp-rails (0.3.7 )
374
- ruby-lsp (>= 0.17.0 , < 0.18.0 )
366
+ ruby-lsp-rails (0.3.8 )
367
+ ruby-lsp (>= 0.17.2 , < 0.18.0 )
375
368
ruby-progressbar (1.13.0 )
376
369
rubyzip (2.3.2 )
377
370
safely_block (0.4.0 )
378
- selenium-webdriver (4.21.1 )
371
+ selenium-webdriver (4.22.0 )
379
372
base64 (~> 0.2 )
373
+ logger (~> 1.4 )
380
374
rexml (~> 3.2 , >= 3.2.5 )
381
375
rubyzip (>= 1.2.2 , < 3.0 )
382
376
websocket (~> 1.0 )
@@ -393,12 +387,12 @@ GEM
393
387
concurrent-ruby (>= 1.3.1 )
394
388
fugit (~> 1.11.0 )
395
389
railties (>= 7.1 )
396
- sorbet-runtime (0.5.11432 )
397
- sqlite3 (1.7.3 -aarch64-linux )
398
- sqlite3 (1.7.3 -arm64-darwin )
399
- sqlite3 (1.7.3 -x86_64-darwin )
400
- sqlite3 (1.7.3 -x86_64-linux )
401
- standard (1.37.0 )
390
+ sorbet-runtime (0.5.11475 )
391
+ sqlite3 (2.0.2 -aarch64-linux-gnu )
392
+ sqlite3 (2.0.2 -arm64-darwin )
393
+ sqlite3 (2.0.2 -x86_64-darwin )
394
+ sqlite3 (2.0.2 -x86_64-linux-gnu )
395
+ standard (1.39.1 )
402
396
language_server-protocol (~> 3.17.0.2 )
403
397
lint_roller (~> 1.0 )
404
398
rubocop (~> 1.64.0 )
426
420
concurrent-ruby (~> 1.0 )
427
421
unicode-display_width (2.5.0 )
428
422
uri (0.13.0 )
423
+ useragent (0.16.10 )
429
424
vcr (6.2.0 )
430
425
view_component (3.12.1 )
431
426
activesupport (>= 5.2.0 , < 8.0 )
448
443
crack (>= 0.3.2 )
449
444
hashdiff (>= 0.4.0 , < 2.0.0 )
450
445
webrick (1.8.1 )
451
- websocket (1.2.10 )
446
+ websocket (1.2.11 )
452
447
websocket-driver (0.7.6 )
453
448
websocket-extensions (>= 0.1.0 )
454
449
websocket-extensions (0.1.5 )
@@ -495,15 +490,15 @@ DEPENDENCIES
495
490
propshaft
496
491
puma
497
492
rack-mini-profiler
498
- rails (~> 7.1.0 )
493
+ rails (~> 7.2.0.beta2 )
499
494
rails-controller-testing
500
495
rails_autolink (~> 1.1 )
501
496
ruby-lsp-rails
502
497
selenium-webdriver
503
498
sitemap_generator (~> 6.3 )
504
499
solid_cache
505
500
solid_queue
506
- sqlite3 (~> 1.4 )
501
+ sqlite3 (~> 2.0 )
507
502
standardrb (~> 1.0 )
508
503
turbo-rails
509
504
tzinfo-data
0 commit comments