1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- actioncable (7.2.1 )
5
- actionpack (= 7.2.1 )
6
- activesupport (= 7.2.1 )
4
+ actioncable (7.2.1.1 )
5
+ actionpack (= 7.2.1.1 )
6
+ activesupport (= 7.2.1.1 )
7
7
nio4r (~> 2.0 )
8
8
websocket-driver (>= 0.6.1 )
9
9
zeitwerk (~> 2.6 )
10
- actionmailbox (7.2.1 )
11
- actionpack (= 7.2.1 )
12
- activejob (= 7.2.1 )
13
- activerecord (= 7.2.1 )
14
- activestorage (= 7.2.1 )
15
- activesupport (= 7.2.1 )
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 )
16
16
mail (>= 2.8.0 )
17
- actionmailer (7.2.1 )
18
- actionpack (= 7.2.1 )
19
- actionview (= 7.2.1 )
20
- activejob (= 7.2.1 )
21
- activesupport (= 7.2.1 )
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 )
22
22
mail (>= 2.8.0 )
23
23
rails-dom-testing (~> 2.2 )
24
- actionpack (7.2.1 )
25
- actionview (= 7.2.1 )
26
- activesupport (= 7.2.1 )
24
+ actionpack (7.2.1.1 )
25
+ actionview (= 7.2.1.1 )
26
+ activesupport (= 7.2.1.1 )
27
27
nokogiri (>= 1.8.5 )
28
28
racc
29
29
rack (>= 2.2.4 , < 3.2 )
32
32
rails-dom-testing (~> 2.2 )
33
33
rails-html-sanitizer (~> 1.6 )
34
34
useragent (~> 0.16 )
35
- actiontext (7.2.1 )
36
- actionpack (= 7.2.1 )
37
- activerecord (= 7.2.1 )
38
- activestorage (= 7.2.1 )
39
- activesupport (= 7.2.1 )
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 )
40
40
globalid (>= 0.6.0 )
41
41
nokogiri (>= 1.8.5 )
42
- actionview (7.2.1 )
43
- activesupport (= 7.2.1 )
42
+ actionview (7.2.1.1 )
43
+ activesupport (= 7.2.1.1 )
44
44
builder (~> 3.1 )
45
45
erubi (~> 1.11 )
46
46
rails-dom-testing (~> 2.2 )
47
47
rails-html-sanitizer (~> 1.6 )
48
- activejob (7.2.1 )
49
- activesupport (= 7.2.1 )
48
+ activejob (7.2.1.1 )
49
+ activesupport (= 7.2.1.1 )
50
50
globalid (>= 0.3.6 )
51
- activemodel (7.2.1 )
52
- activesupport (= 7.2.1 )
53
- activerecord (7.2.1 )
54
- activemodel (= 7.2.1 )
55
- activesupport (= 7.2.1 )
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 )
56
56
timeout (>= 0.4.0 )
57
- activestorage (7.2.1 )
58
- actionpack (= 7.2.1 )
59
- activejob (= 7.2.1 )
60
- activerecord (= 7.2.1 )
61
- activesupport (= 7.2.1 )
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 )
62
62
marcel (~> 1.0 )
63
- activesupport (7.2.1 )
63
+ activesupport (7.2.1.1 )
64
64
base64
65
65
bigdecimal
66
66
concurrent-ruby (~> 1.0 , >= 1.3.1 )
158
158
bigdecimal (~> 3.1 )
159
159
net-http (0.4.1 )
160
160
uri
161
- net-imap (0.4.15 )
161
+ net-imap (0.4.17 )
162
162
date
163
163
net-protocol
164
164
net-pop (0.1.2 )
@@ -224,30 +224,30 @@ GEM
224
224
rackup (2.1.0 )
225
225
rack (>= 3 )
226
226
webrick (~> 1.8 )
227
- rails (7.2.1 )
228
- actioncable (= 7.2.1 )
229
- actionmailbox (= 7.2.1 )
230
- actionmailer (= 7.2.1 )
231
- actionpack (= 7.2.1 )
232
- actiontext (= 7.2.1 )
233
- actionview (= 7.2.1 )
234
- activejob (= 7.2.1 )
235
- activemodel (= 7.2.1 )
236
- activerecord (= 7.2.1 )
237
- activestorage (= 7.2.1 )
238
- activesupport (= 7.2.1 )
227
+ rails (7.2.1.1 )
228
+ actioncable (= 7.2.1.1 )
229
+ actionmailbox (= 7.2.1.1 )
230
+ actionmailer (= 7.2.1.1 )
231
+ actionpack (= 7.2.1.1 )
232
+ actiontext (= 7.2.1.1 )
233
+ actionview (= 7.2.1.1 )
234
+ activejob (= 7.2.1.1 )
235
+ activemodel (= 7.2.1.1 )
236
+ activerecord (= 7.2.1.1 )
237
+ activestorage (= 7.2.1.1 )
238
+ activesupport (= 7.2.1.1 )
239
239
bundler (>= 1.15.0 )
240
- railties (= 7.2.1 )
240
+ railties (= 7.2.1.1 )
241
241
rails-dom-testing (2.2.0 )
242
242
activesupport (>= 5.0.0 )
243
243
minitest
244
244
nokogiri (>= 1.6 )
245
245
rails-html-sanitizer (1.6.0 )
246
246
loofah (~> 2.21 )
247
247
nokogiri (~> 1.14 )
248
- railties (7.2.1 )
249
- actionpack (= 7.2.1 )
250
- activesupport (= 7.2.1 )
248
+ railties (7.2.1.1 )
249
+ actionpack (= 7.2.1.1 )
250
+ activesupport (= 7.2.1.1 )
251
251
irb (~> 1.13 )
252
252
rackup (>= 1.0.0 )
253
253
rake (>= 12.2 )
@@ -366,7 +366,7 @@ DEPENDENCIES
366
366
omniauth-rails_csrf_protection
367
367
pg (~> 1.4 )
368
368
puma (~> 6.3 )
369
- rails (~> 7.2.1 )
369
+ rails (~> 7.2.1.1 )
370
370
redis (>= 4.0.1 )
371
371
rspec-rails (>= 6.0.1 )
372
372
selenium-webdriver
@@ -381,4 +381,4 @@ RUBY VERSION
381
381
ruby 3.3.4p94
382
382
383
383
BUNDLED WITH
384
- 2.5.17
384
+ 2.5.21
0 commit comments