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 (7.2.1.2 )
5
+ actionpack (= 7.2.1.2 )
6
+ activesupport (= 7.2.1.2 )
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 (7.2.1.2 )
11
+ actionpack (= 7.2.1.2 )
12
+ activejob (= 7.2.1.2 )
13
+ activerecord (= 7.2.1.2 )
14
+ activestorage (= 7.2.1.2 )
15
+ activesupport (= 7.2.1.2 )
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 (7.2.1.2 )
18
+ actionpack (= 7.2.1.2 )
19
+ actionview (= 7.2.1.2 )
20
+ activejob (= 7.2.1.2 )
21
+ activesupport (= 7.2.1.2 )
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 (7.2.1.2 )
25
+ actionview (= 7.2.1.2 )
26
+ activesupport (= 7.2.1.2 )
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.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 )
35
+ actiontext (7.2.1.2 )
36
+ actionpack (= 7.2.1.2 )
37
+ activerecord (= 7.2.1.2 )
38
+ activestorage (= 7.2.1.2 )
39
+ activesupport (= 7.2.1.2 )
40
40
globalid (>= 0.6.0 )
41
41
nokogiri (>= 1.8.5 )
42
- actionview (7.2.1.1 )
43
- activesupport (= 7.2.1.1 )
42
+ actionview (7.2.1.2 )
43
+ activesupport (= 7.2.1.2 )
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.1 )
49
- activesupport (= 7.2.1.1 )
48
+ activejob (7.2.1.2 )
49
+ activesupport (= 7.2.1.2 )
50
50
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 )
51
+ activemodel (7.2.1.2 )
52
+ activesupport (= 7.2.1.2 )
53
+ activerecord (7.2.1.2 )
54
+ activemodel (= 7.2.1.2 )
55
+ activesupport (= 7.2.1.2 )
56
56
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 )
57
+ activestorage (7.2.1.2 )
58
+ actionpack (= 7.2.1.2 )
59
+ activejob (= 7.2.1.2 )
60
+ activerecord (= 7.2.1.2 )
61
+ activesupport (= 7.2.1.2 )
62
62
marcel (~> 1.0 )
63
- activesupport (7.2.1.1 )
63
+ activesupport (7.2.1.2 )
64
64
base64
65
65
bigdecimal
66
66
concurrent-ruby (~> 1.0 , >= 1.3.1 )
@@ -114,14 +114,14 @@ GEM
114
114
globalid (1.2.1 )
115
115
activesupport (>= 6.1 )
116
116
hashie (5.0.0 )
117
- i18n (1.14.5 )
117
+ i18n (1.14.6 )
118
118
concurrent-ruby (~> 1.0 )
119
119
importmap-rails (2.0.1 )
120
120
actionpack (>= 6.0.0 )
121
121
activesupport (>= 6.0.0 )
122
122
railties (>= 6.0.0 )
123
123
io-console (0.7.2 )
124
- irb (1.14.0 )
124
+ irb (1.14.1 )
125
125
rdoc (>= 4.0.0 )
126
126
reline (>= 0.4.2 )
127
127
jbuilder (2.12.0 )
143
143
kaminari-core (= 1.2.2 )
144
144
kaminari-core (1.2.2 )
145
145
logger (1.6.1 )
146
- loofah (2.22.0 )
146
+ loofah (2.23.1 )
147
147
crass (~> 1.0.2 )
148
148
nokogiri (>= 1.12.0 )
149
149
mail (2.8.1 )
160
160
bigdecimal (~> 3.1 )
161
161
net-http (0.4.1 )
162
162
uri
163
- net-imap (0.4.17 )
163
+ net-imap (0.5.0 )
164
164
date
165
165
net-protocol
166
166
net-pop (0.1.2 )
215
215
puma (6.4.2 )
216
216
nio4r (~> 2.0 )
217
217
racc (1.8.1 )
218
- rack (3.1.7 )
218
+ rack (3.1.8 )
219
219
rack-protection (4.0.0 )
220
220
base64 (>= 0.1.0 )
221
221
rack (>= 3.0.0 , < 4 )
@@ -226,30 +226,30 @@ GEM
226
226
rackup (2.1.0 )
227
227
rack (>= 3 )
228
228
webrick (~> 1.8 )
229
- rails (7.2.1.1 )
230
- actioncable (= 7.2.1.1 )
231
- actionmailbox (= 7.2.1.1 )
232
- actionmailer (= 7.2.1.1 )
233
- actionpack (= 7.2.1.1 )
234
- actiontext (= 7.2.1.1 )
235
- actionview (= 7.2.1.1 )
236
- activejob (= 7.2.1.1 )
237
- activemodel (= 7.2.1.1 )
238
- activerecord (= 7.2.1.1 )
239
- activestorage (= 7.2.1.1 )
240
- activesupport (= 7.2.1.1 )
229
+ rails (7.2.1.2 )
230
+ actioncable (= 7.2.1.2 )
231
+ actionmailbox (= 7.2.1.2 )
232
+ actionmailer (= 7.2.1.2 )
233
+ actionpack (= 7.2.1.2 )
234
+ actiontext (= 7.2.1.2 )
235
+ actionview (= 7.2.1.2 )
236
+ activejob (= 7.2.1.2 )
237
+ activemodel (= 7.2.1.2 )
238
+ activerecord (= 7.2.1.2 )
239
+ activestorage (= 7.2.1.2 )
240
+ activesupport (= 7.2.1.2 )
241
241
bundler (>= 1.15.0 )
242
- railties (= 7.2.1.1 )
242
+ railties (= 7.2.1.2 )
243
243
rails-dom-testing (2.2.0 )
244
244
activesupport (>= 5.0.0 )
245
245
minitest
246
246
nokogiri (>= 1.6 )
247
247
rails-html-sanitizer (1.6.0 )
248
248
loofah (~> 2.21 )
249
249
nokogiri (~> 1.14 )
250
- railties (7.2.1.1 )
251
- actionpack (= 7.2.1.1 )
252
- activesupport (= 7.2.1.1 )
250
+ railties (7.2.1.2 )
251
+ actionpack (= 7.2.1.2 )
252
+ activesupport (= 7.2.1.2 )
253
253
irb (~> 1.13 )
254
254
rackup (>= 1.0.0 )
255
255
rake (>= 12.2 )
263
263
redis-client (0.22.2 )
264
264
connection_pool
265
265
regexp_parser (2.9.2 )
266
- reline (0.5.9 )
266
+ reline (0.5.10 )
267
267
io-console (~> 0.5 )
268
268
rexml (3.3.7 )
269
269
rspec-core (3.13.1 )
@@ -336,14 +336,14 @@ GEM
336
336
activemodel (>= 6.0.0 )
337
337
bindex (>= 0.4.0 )
338
338
railties (>= 6.0.0 )
339
- webrick (1.8.1 )
339
+ webrick (1.8.2 )
340
340
websocket (1.2.11 )
341
341
websocket-driver (0.7.6 )
342
342
websocket-extensions (>= 0.1.0 )
343
343
websocket-extensions (0.1.5 )
344
344
xpath (3.2.0 )
345
345
nokogiri (~> 1.8 )
346
- zeitwerk (2.6.18 )
346
+ zeitwerk (2.7.1 )
347
347
348
348
PLATFORMS
349
349
aarch64-linux
@@ -368,7 +368,7 @@ DEPENDENCIES
368
368
omniauth-rails_csrf_protection
369
369
pg (~> 1.4 )
370
370
puma (~> 6.3 )
371
- rails (~> 7.2.1.1 )
371
+ rails (~> 7.2.1.2 )
372
372
redis (>= 4.0.1 )
373
373
rspec-rails (>= 6.0.1 )
374
374
selenium-webdriver
0 commit comments