14
14
GEM
15
15
remote: https://rubygems.org/
16
16
specs:
17
- actioncable (7.1.3.4 )
18
- actionpack (= 7.1.3.4 )
19
- activesupport (= 7.1.3.4 )
17
+ actioncable (7.2.0.beta3 )
18
+ actionpack (= 7.2.0.beta3 )
19
+ activesupport (= 7.2.0.beta3 )
20
20
nio4r (~> 2.0 )
21
21
websocket-driver (>= 0.6.1 )
22
22
zeitwerk (~> 2.6 )
23
- actionmailbox (7.1.3.4 )
24
- actionpack (= 7.1.3.4 )
25
- activejob (= 7.1.3.4 )
26
- activerecord (= 7.1.3.4 )
27
- activestorage (= 7.1.3.4 )
28
- activesupport (= 7.1.3.4 )
29
- mail (>= 2.7.1 )
30
- net-imap
31
- net-pop
32
- net-smtp
33
- actionmailer (7.1.3.4 )
34
- actionpack (= 7.1.3.4 )
35
- actionview (= 7.1.3.4 )
36
- activejob (= 7.1.3.4 )
37
- activesupport (= 7.1.3.4 )
38
- mail (~> 2.5 , >= 2.5.4 )
39
- net-imap
40
- net-pop
41
- net-smtp
23
+ actionmailbox (7.2.0.beta3 )
24
+ actionpack (= 7.2.0.beta3 )
25
+ activejob (= 7.2.0.beta3 )
26
+ activerecord (= 7.2.0.beta3 )
27
+ activestorage (= 7.2.0.beta3 )
28
+ activesupport (= 7.2.0.beta3 )
29
+ mail (>= 2.8.0 )
30
+ actionmailer (7.2.0.beta3 )
31
+ actionpack (= 7.2.0.beta3 )
32
+ actionview (= 7.2.0.beta3 )
33
+ activejob (= 7.2.0.beta3 )
34
+ activesupport (= 7.2.0.beta3 )
35
+ mail (>= 2.8.0 )
42
36
rails-dom-testing (~> 2.2 )
43
- actionpack (7.1.3.4 )
44
- actionview (= 7.1.3.4 )
45
- activesupport (= 7.1.3.4 )
37
+ actionpack (7.2.0.beta3 )
38
+ actionview (= 7.2.0.beta3 )
39
+ activesupport (= 7.2.0.beta3 )
46
40
nokogiri (>= 1.8.5 )
47
41
racc
48
42
rack (>= 2.2.4 )
49
43
rack-session (>= 1.0.1 )
50
44
rack-test (>= 0.6.3 )
51
45
rails-dom-testing (~> 2.2 )
52
46
rails-html-sanitizer (~> 1.6 )
53
- actiontext (7.1.3.4 )
54
- actionpack (= 7.1.3.4 )
55
- activerecord (= 7.1.3.4 )
56
- activestorage (= 7.1.3.4 )
57
- activesupport (= 7.1.3.4 )
47
+ useragent (~> 0.16 )
48
+ actiontext (7.2.0.beta3 )
49
+ actionpack (= 7.2.0.beta3 )
50
+ activerecord (= 7.2.0.beta3 )
51
+ activestorage (= 7.2.0.beta3 )
52
+ activesupport (= 7.2.0.beta3 )
58
53
globalid (>= 0.6.0 )
59
54
nokogiri (>= 1.8.5 )
60
- actionview (7.1.3.4 )
61
- activesupport (= 7.1.3.4 )
55
+ actionview (7.2.0.beta3 )
56
+ activesupport (= 7.2.0.beta3 )
62
57
builder (~> 3.1 )
63
58
erubi (~> 1.11 )
64
59
rails-dom-testing (~> 2.2 )
65
60
rails-html-sanitizer (~> 1.6 )
66
- activejob (7.1.3.4 )
67
- activesupport (= 7.1.3.4 )
61
+ activejob (7.2.0.beta3 )
62
+ activesupport (= 7.2.0.beta3 )
68
63
globalid (>= 0.3.6 )
69
- activemodel (7.1.3.4 )
70
- activesupport (= 7.1.3.4 )
64
+ activemodel (7.2.0.beta3 )
65
+ activesupport (= 7.2.0.beta3 )
71
66
activemodel-serializers-xml (1.0.2 )
72
67
activemodel (> 5.x )
73
68
activesupport (> 5.x )
74
69
builder (~> 3.1 )
75
- activerecord (7.1.3.4 )
76
- activemodel (= 7.1.3.4 )
77
- activesupport (= 7.1.3.4 )
70
+ activerecord (7.2.0.beta3 )
71
+ activemodel (= 7.2.0.beta3 )
72
+ activesupport (= 7.2.0.beta3 )
78
73
timeout (>= 0.4.0 )
79
- activestorage (7.1.3.4 )
80
- actionpack (= 7.1.3.4 )
81
- activejob (= 7.1.3.4 )
82
- activerecord (= 7.1.3.4 )
83
- activesupport (= 7.1.3.4 )
74
+ activestorage (7.2.0.beta3 )
75
+ actionpack (= 7.2.0.beta3 )
76
+ activejob (= 7.2.0.beta3 )
77
+ activerecord (= 7.2.0.beta3 )
78
+ activesupport (= 7.2.0.beta3 )
84
79
marcel (~> 1.0 )
85
- activesupport (7.1.3.4 )
80
+ activesupport (7.2.0.beta3 )
86
81
base64
87
82
bigdecimal
88
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
83
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
89
84
connection_pool (>= 2.2.5 )
90
85
drb
91
86
i18n (>= 1.6 , < 2 )
87
+ logger (>= 1.4.2 )
92
88
minitest (>= 5.1 )
93
- mutex_m
94
- tzinfo (~> 2.0 )
89
+ tzinfo (~> 2.0 , >= 2.0.5 )
95
90
addressable (2.8.7 )
96
91
public_suffix (>= 2.0.2 , < 7.0 )
97
92
arbre (2.0.0 )
239
234
launchy (3.0.1 )
240
235
addressable (~> 2.8 )
241
236
childprocess (~> 5.0 )
237
+ logger (1.6.0 )
242
238
loofah (2.22.0 )
243
239
crass (~> 1.0.2 )
244
240
nokogiri (>= 1.12.0 )
252
248
mini_mime (1.1.5 )
253
249
minitest (5.24.1 )
254
250
multi_test (1.1.0 )
255
- mutex_m (0.2.0 )
256
251
net-imap (0.4.14 )
257
252
date
258
253
net-protocol
@@ -292,20 +287,20 @@ GEM
292
287
rackup (2.1.0 )
293
288
rack (>= 3 )
294
289
webrick (~> 1.8 )
295
- rails (7.1.3.4 )
296
- actioncable (= 7.1.3.4 )
297
- actionmailbox (= 7.1.3.4 )
298
- actionmailer (= 7.1.3.4 )
299
- actionpack (= 7.1.3.4 )
300
- actiontext (= 7.1.3.4 )
301
- actionview (= 7.1.3.4 )
302
- activejob (= 7.1.3.4 )
303
- activemodel (= 7.1.3.4 )
304
- activerecord (= 7.1.3.4 )
305
- activestorage (= 7.1.3.4 )
306
- activesupport (= 7.1.3.4 )
290
+ rails (7.2.0.beta3 )
291
+ actioncable (= 7.2.0.beta3 )
292
+ actionmailbox (= 7.2.0.beta3 )
293
+ actionmailer (= 7.2.0.beta3 )
294
+ actionpack (= 7.2.0.beta3 )
295
+ actiontext (= 7.2.0.beta3 )
296
+ actionview (= 7.2.0.beta3 )
297
+ activejob (= 7.2.0.beta3 )
298
+ activemodel (= 7.2.0.beta3 )
299
+ activerecord (= 7.2.0.beta3 )
300
+ activestorage (= 7.2.0.beta3 )
301
+ activesupport (= 7.2.0.beta3 )
307
302
bundler (>= 1.15.0 )
308
- railties (= 7.1.3.4 )
303
+ railties (= 7.2.0.beta3 )
309
304
rails-dom-testing (2.2.0 )
310
305
activesupport (>= 5.0.0 )
311
306
minitest
@@ -316,10 +311,10 @@ GEM
316
311
rails-i18n (7.0.9 )
317
312
i18n (>= 0.7 , < 2 )
318
313
railties (>= 6.0.0 , < 8 )
319
- railties (7.1.3.4 )
320
- actionpack (= 7.1.3.4 )
321
- activesupport (= 7.1.3.4 )
322
- irb
314
+ railties (7.2.0.beta3 )
315
+ actionpack (= 7.2.0.beta3 )
316
+ activesupport (= 7.2.0.beta3 )
317
+ irb ( ~> 1.13 )
323
318
rackup (>= 1.0.0 )
324
319
rake (>= 12.2 )
325
320
thor (~> 1.0 , >= 1.2.2 )
384
379
rack (>= 1.1 )
385
380
rubocop (>= 1.33.0 , < 2.0 )
386
381
rubocop-ast (>= 1.31.1 , < 2.0 )
387
- rubocop-rspec (3.0.2 )
382
+ rubocop-rspec (3.0.3 )
388
383
rubocop (~> 1.61 )
389
384
ruby-progressbar (1.13.0 )
390
385
ruby2_keywords (0.0.5 )
@@ -404,10 +399,10 @@ GEM
404
399
actionpack (>= 6.1 )
405
400
activesupport (>= 6.1 )
406
401
sprockets (>= 3.0.0 )
407
- sqlite3 (1.7.3 -aarch64-linux )
408
- sqlite3 (1.7.3 -arm64-darwin )
409
- sqlite3 (1.7.3 -x86_64-darwin )
410
- sqlite3 (1.7.3 -x86_64-linux )
402
+ sqlite3 (2.0.2 -aarch64-linux-gnu )
403
+ sqlite3 (2.0.2 -arm64-darwin )
404
+ sqlite3 (2.0.2 -x86_64-darwin )
405
+ sqlite3 (2.0.2 -x86_64-linux-gnu )
411
406
stringio (3.1.1 )
412
407
strscan (3.1.0 )
413
408
sys-uname (1.3.0 )
419
414
tzinfo (2.0.6 )
420
415
concurrent-ruby (~> 1.0 )
421
416
unicode-display_width (2.5.0 )
417
+ useragent (0.16.10 )
422
418
warden (1.2.9 )
423
419
rack (>= 2.0.9 )
424
420
webrick (1.8.1 )
@@ -455,10 +451,10 @@ DEPENDENCIES
455
451
launchy
456
452
parallel_tests
457
453
pundit
458
- rails (~> 7.1.0 )
454
+ rails (~> 7.2.0.beta3 )
459
455
rails-i18n
460
456
rake
461
- ransack (>= 4.1 .0 )
457
+ ransack (>= 4.2 .0 )
462
458
rspec-rails
463
459
rubocop
464
460
rubocop-capybara
@@ -469,7 +465,7 @@ DEPENDENCIES
469
465
simplecov
470
466
simplecov-cobertura
471
467
sprockets-rails
472
- sqlite3 ( ~> 1.7 )
468
+ sqlite3
473
469
webrick
474
470
yard
475
471
0 commit comments