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.1.5.1 )
5
+ actionpack (= 7.1.5.1 )
6
+ activesupport (= 7.1.5.1 )
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 )
10
+ actionmailbox (7.1.5.1 )
11
+ actionpack (= 7.1.5.1 )
12
+ activejob (= 7.1.5.1 )
13
+ activerecord (= 7.1.5.1 )
14
+ activestorage (= 7.1.5.1 )
15
+ activesupport (= 7.1.5.1 )
16
16
mail (>= 2.7.1 )
17
17
net-imap
18
18
net-pop
19
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 )
20
+ actionmailer (7.1.5.1 )
21
+ actionpack (= 7.1.5.1 )
22
+ actionview (= 7.1.5.1 )
23
+ activejob (= 7.1.5.1 )
24
+ activesupport (= 7.1.5.1 )
25
25
mail (~> 2.5 , >= 2.5.4 )
26
26
net-imap
27
27
net-pop
28
28
net-smtp
29
29
rails-dom-testing (~> 2.2 )
30
- actionpack (7.1.3.4 )
31
- actionview (= 7.1.3.4 )
32
- activesupport (= 7.1.3.4 )
30
+ actionpack (7.1.5.1 )
31
+ actionview (= 7.1.5.1 )
32
+ activesupport (= 7.1.5.1 )
33
33
nokogiri (>= 1.8.5 )
34
34
racc
35
35
rack (>= 2.2.4 )
36
36
rack-session (>= 1.0.1 )
37
37
rack-test (>= 0.6.3 )
38
38
rails-dom-testing (~> 2.2 )
39
39
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 )
40
+ actiontext (7.1.5.1 )
41
+ actionpack (= 7.1.5.1 )
42
+ activerecord (= 7.1.5.1 )
43
+ activestorage (= 7.1.5.1 )
44
+ activesupport (= 7.1.5.1 )
45
45
globalid (>= 0.6.0 )
46
46
nokogiri (>= 1.8.5 )
47
- actionview (7.1.3.4 )
48
- activesupport (= 7.1.3.4 )
47
+ actionview (7.1.5.1 )
48
+ activesupport (= 7.1.5.1 )
49
49
builder (~> 3.1 )
50
50
erubi (~> 1.11 )
51
51
rails-dom-testing (~> 2.2 )
52
52
rails-html-sanitizer (~> 1.6 )
53
53
active_model_serializers (0.9.8 )
54
54
activemodel (>= 3.2 )
55
55
concurrent-ruby (~> 1.0 )
56
- activejob (7.1.3.4 )
57
- activesupport (= 7.1.3.4 )
56
+ activejob (7.1.5.1 )
57
+ activesupport (= 7.1.5.1 )
58
58
globalid (>= 0.3.6 )
59
- activemodel (7.1.3.4 )
60
- activesupport (= 7.1.3.4 )
61
- activerecord (7.1.3.4 )
62
- activemodel (= 7.1.3.4 )
63
- activesupport (= 7.1.3.4 )
59
+ activemodel (7.1.5.1 )
60
+ activesupport (= 7.1.5.1 )
61
+ activerecord (7.1.5.1 )
62
+ activemodel (= 7.1.5.1 )
63
+ activesupport (= 7.1.5.1 )
64
64
timeout (>= 0.4.0 )
65
- activestorage (7.1.3.4 )
66
- actionpack (= 7.1.3.4 )
67
- activejob (= 7.1.3.4 )
68
- activerecord (= 7.1.3.4 )
69
- activesupport (= 7.1.3.4 )
65
+ activestorage (7.1.5.1 )
66
+ actionpack (= 7.1.5.1 )
67
+ activejob (= 7.1.5.1 )
68
+ activerecord (= 7.1.5.1 )
69
+ activesupport (= 7.1.5.1 )
70
70
marcel (~> 1.0 )
71
- activesupport (7.1.3.4 )
71
+ activesupport (7.1.5.1 )
72
72
base64
73
+ benchmark (>= 0.3 )
73
74
bigdecimal
74
75
concurrent-ruby (~> 1.0 , >= 1.0.2 )
75
76
connection_pool (>= 2.2.5 )
76
77
drb
77
78
i18n (>= 1.6 , < 2 )
79
+ logger (>= 1.4.2 )
78
80
minitest (>= 5.1 )
79
81
mutex_m
82
+ securerandom (>= 0.3 )
80
83
tzinfo (~> 2.0 )
81
84
addressable (2.8.6 )
82
85
public_suffix (>= 2.0.2 , < 6.0 )
88
91
awesome_print (1.9.2 )
89
92
base64 (0.2.0 )
90
93
bcrypt (3.1.20 )
94
+ benchmark (0.4.0 )
91
95
better_errors (2.10.1 )
92
96
erubi (>= 1.0.0 )
93
97
rack (>= 0.9.0 )
99
103
erubi (~> 1.4 )
100
104
parser (>= 2.4 )
101
105
smart_properties
102
- bigdecimal (3.1.7 )
106
+ bigdecimal (3.1.8 )
103
107
brakeman (6.1.2 )
104
108
racc
105
109
bson (4.15.0 )
126
130
coercible (1.0.0 )
127
131
descendants_tracker (~> 0.0.1 )
128
132
colored (1.2 )
129
- concurrent-ruby (1.3.3 )
133
+ concurrent-ruby (1.3.4 )
130
134
connection_pool (2.4.1 )
131
135
countries (4.0.1 )
132
136
i18n_data (~> 0.13.0 )
218
222
hashdiff (1.1.0 )
219
223
hashie (3.5.7 )
220
224
httpclient (2.8.3 )
221
- i18n (1.14.5 )
225
+ i18n (1.14.6 )
222
226
concurrent-ruby (~> 1.0 )
223
227
i18n_data (0.13.0 )
224
228
io-console (0.7.2 )
241
245
letter_opener (1.10.0 )
242
246
launchy (>= 2.2 , < 4 )
243
247
lint_roller (1.1.0 )
244
- loofah (2.22.0 )
248
+ logger (1.6.2 )
249
+ loofah (2.23.1 )
245
250
crass (~> 1.0.2 )
246
251
nokogiri (>= 1.12.0 )
247
252
mail (2.8.1 )
253
258
matrix (0.4.2 )
254
259
method_source (1.1.0 )
255
260
mini_mime (1.1.5 )
256
- mini_portile2 (2.8.7 )
257
- minitest (5.24.1 )
261
+ mini_portile2 (2.8.8 )
262
+ minitest (5.25.4 )
258
263
mongo (2.20.1 )
259
264
bson (>= 4.14.1 , < 6.0.0 )
260
265
mongoid (8.1.3 )
271
276
multi_json (1.15.0 )
272
277
multi_xml (0.6.0 )
273
278
multipart-post (2.1.1 )
274
- mutex_m (0.2 .0 )
279
+ mutex_m (0.3 .0 )
275
280
nearest_time_zone (0.0.4 )
276
281
andand
277
282
kdtree
286
291
net-smtp (0.5.0 )
287
292
net-protocol
288
293
nio4r (2.7.3 )
289
- nokogiri (1.16.6 )
294
+ nokogiri (1.17.1 )
290
295
mini_portile2 (~> 2.8.2 )
291
296
racc (~> 1.4 )
292
297
oauth2 (1.4.7 )
330
335
multi_json (~> 1.15 )
331
336
pusher-signature (~> 0.1.8 )
332
337
pusher-signature (0.1.8 )
333
- racc (1.8.0 )
334
- rack (2.2.9 )
338
+ racc (1.8.1 )
339
+ rack (2.2.10 )
335
340
rack-cors (2.0.1 )
336
341
rack (>= 2.0.0 )
337
342
rack-session (1.0.2 )
@@ -342,35 +347,35 @@ GEM
342
347
rackup (1.0.0 )
343
348
rack (< 3 )
344
349
webrick
345
- rails (7.1.3.4 )
346
- actioncable (= 7.1.3.4 )
347
- actionmailbox (= 7.1.3.4 )
348
- actionmailer (= 7.1.3.4 )
349
- actionpack (= 7.1.3.4 )
350
- actiontext (= 7.1.3.4 )
351
- actionview (= 7.1.3.4 )
352
- activejob (= 7.1.3.4 )
353
- activemodel (= 7.1.3.4 )
354
- activerecord (= 7.1.3.4 )
355
- activestorage (= 7.1.3.4 )
356
- activesupport (= 7.1.3.4 )
350
+ rails (7.1.5.1 )
351
+ actioncable (= 7.1.5.1 )
352
+ actionmailbox (= 7.1.5.1 )
353
+ actionmailer (= 7.1.5.1 )
354
+ actionpack (= 7.1.5.1 )
355
+ actiontext (= 7.1.5.1 )
356
+ actionview (= 7.1.5.1 )
357
+ activejob (= 7.1.5.1 )
358
+ activemodel (= 7.1.5.1 )
359
+ activerecord (= 7.1.5.1 )
360
+ activestorage (= 7.1.5.1 )
361
+ activesupport (= 7.1.5.1 )
357
362
bundler (>= 1.15.0 )
358
- railties (= 7.1.3.4 )
363
+ railties (= 7.1.5.1 )
359
364
rails-dom-testing (2.2.0 )
360
365
activesupport (>= 5.0.0 )
361
366
minitest
362
367
nokogiri (>= 1.6 )
363
- rails-html-sanitizer (1.6.0 )
368
+ rails-html-sanitizer (1.6.1 )
364
369
loofah (~> 2.21 )
365
- nokogiri (~> 1.14 )
370
+ 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 )
366
371
rails_12factor (0.0.3 )
367
372
rails_serve_static_assets
368
373
rails_stdout_logging
369
374
rails_serve_static_assets (0.0.5 )
370
375
rails_stdout_logging (0.0.5 )
371
- railties (7.1.3.4 )
372
- actionpack (= 7.1.3.4 )
373
- activesupport (= 7.1.3.4 )
376
+ railties (7.1.5.1 )
377
+ actionpack (= 7.1.5.1 )
378
+ activesupport (= 7.1.5.1 )
374
379
irb
375
380
rackup (>= 1.0.0 )
376
381
rake (>= 12.2 )
428
433
rubocop-ast (>= 1.30.0 , < 2.0 )
429
434
ruby-progressbar (1.13.0 )
430
435
ruby2_keywords (0.0.5 )
436
+ securerandom (0.4.0 )
431
437
seedbank (0.5.0 )
432
438
rake (>= 10.0 )
433
439
shoulda-matchers (6.2.0 )
0 commit comments