commonmarker 2.0.1 → 2.0.2.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Cargo.lock +133 -198
- data/ext/commonmarker/Cargo.toml +1 -1
- data/ext/commonmarker/src/lib.rs +1 -1
- data/ext/commonmarker/src/node.rs +12 -5
- data/lib/commonmarker/version.rb +1 -1
- metadata +6 -11
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3eb4f02e3a61874e2a366ae3139abbc737630e33e58a3d8b0147337a83a23aee
|
4
|
+
data.tar.gz: a369f25fae6b366a8c1dc4fbacd8e859330ac3b06dc87654902c2895a7bd2f44
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 971b79a3cd1f5dc4929eed480babc6e9adbfadd1c81f30bd2e67f90fc84bbe122ec72802874d8f55b5f21dbbdb4e484d994d4bce624ea071f0400ea12e841378
|
7
|
+
data.tar.gz: adc696ba7e28bdd5fa1e856be007b7bb42b4ab16753b416a34028e734ed96fb63123728c17aca06f2de3660f62383432f715b150957f12f7fd87026e30cd5cb8
|
data/Cargo.lock
CHANGED
@@ -3,10 +3,10 @@
|
|
3
3
|
version = 3
|
4
4
|
|
5
5
|
[[package]]
|
6
|
-
name = "
|
7
|
-
version = "
|
6
|
+
name = "adler2"
|
7
|
+
version = "2.0.0"
|
8
8
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
9
|
-
checksum = "
|
9
|
+
checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
|
10
10
|
|
11
11
|
[[package]]
|
12
12
|
name = "aho-corasick"
|
@@ -19,9 +19,9 @@ dependencies = [
|
|
19
19
|
|
20
20
|
[[package]]
|
21
21
|
name = "anstream"
|
22
|
-
version = "0.6.
|
22
|
+
version = "0.6.18"
|
23
23
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
24
|
-
checksum = "
|
24
|
+
checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
|
25
25
|
dependencies = [
|
26
26
|
"anstyle",
|
27
27
|
"anstyle-parse",
|
@@ -34,36 +34,36 @@ dependencies = [
|
|
34
34
|
|
35
35
|
[[package]]
|
36
36
|
name = "anstyle"
|
37
|
-
version = "1.0.
|
37
|
+
version = "1.0.10"
|
38
38
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
39
|
-
checksum = "
|
39
|
+
checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
|
40
40
|
|
41
41
|
[[package]]
|
42
42
|
name = "anstyle-parse"
|
43
|
-
version = "0.2.
|
43
|
+
version = "0.2.6"
|
44
44
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
45
|
-
checksum = "
|
45
|
+
checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
|
46
46
|
dependencies = [
|
47
47
|
"utf8parse",
|
48
48
|
]
|
49
49
|
|
50
50
|
[[package]]
|
51
51
|
name = "anstyle-query"
|
52
|
-
version = "1.1.
|
52
|
+
version = "1.1.2"
|
53
53
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
54
|
-
checksum = "
|
54
|
+
checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
|
55
55
|
dependencies = [
|
56
|
-
"windows-sys
|
56
|
+
"windows-sys",
|
57
57
|
]
|
58
58
|
|
59
59
|
[[package]]
|
60
60
|
name = "anstyle-wincon"
|
61
|
-
version = "3.0.
|
61
|
+
version = "3.0.6"
|
62
62
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
63
|
-
checksum = "
|
63
|
+
checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
|
64
64
|
dependencies = [
|
65
65
|
"anstyle",
|
66
|
-
"windows-sys
|
66
|
+
"windows-sys",
|
67
67
|
]
|
68
68
|
|
69
69
|
[[package]]
|
@@ -83,9 +83,9 @@ dependencies = [
|
|
83
83
|
|
84
84
|
[[package]]
|
85
85
|
name = "bindgen"
|
86
|
-
version = "0.69.
|
86
|
+
version = "0.69.5"
|
87
87
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
88
|
-
checksum = "
|
88
|
+
checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
|
89
89
|
dependencies = [
|
90
90
|
"bitflags 2.6.0",
|
91
91
|
"cexpr",
|
@@ -130,9 +130,9 @@ checksum = "b048fb63fd8b5923fc5aa7b340d8e156aec7ec02f0c78fa8a6ddc2613f6f71de"
|
|
130
130
|
|
131
131
|
[[package]]
|
132
132
|
name = "bon"
|
133
|
-
version = "3.
|
133
|
+
version = "3.3.2"
|
134
134
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
135
|
-
checksum = "
|
135
|
+
checksum = "fe7acc34ff59877422326db7d6f2d845a582b16396b6b08194942bf34c6528ab"
|
136
136
|
dependencies = [
|
137
137
|
"bon-macros",
|
138
138
|
"rustversion",
|
@@ -140,9 +140,9 @@ dependencies = [
|
|
140
140
|
|
141
141
|
[[package]]
|
142
142
|
name = "bon-macros"
|
143
|
-
version = "3.
|
143
|
+
version = "3.3.2"
|
144
144
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
145
|
-
checksum = "
|
145
|
+
checksum = "4159dd617a7fbc9be6a692fe69dc2954f8e6bb6bb5e4d7578467441390d77fd0"
|
146
146
|
dependencies = [
|
147
147
|
"darling",
|
148
148
|
"ident_case",
|
@@ -171,9 +171,12 @@ dependencies = [
|
|
171
171
|
|
172
172
|
[[package]]
|
173
173
|
name = "cc"
|
174
|
-
version = "1.
|
174
|
+
version = "1.2.6"
|
175
175
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
176
|
-
checksum = "
|
176
|
+
checksum = "8d6dbb628b8f8555f86d0323c2eb39e3ec81901f4b83e091db8a6a76d316a333"
|
177
|
+
dependencies = [
|
178
|
+
"shlex",
|
179
|
+
]
|
177
180
|
|
178
181
|
[[package]]
|
179
182
|
name = "cexpr"
|
@@ -203,9 +206,9 @@ dependencies = [
|
|
203
206
|
|
204
207
|
[[package]]
|
205
208
|
name = "clap"
|
206
|
-
version = "4.5.
|
209
|
+
version = "4.5.23"
|
207
210
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
208
|
-
checksum = "
|
211
|
+
checksum = "3135e7ec2ef7b10c6ed8950f0f792ed96ee093fa088608f1c76e569722700c84"
|
209
212
|
dependencies = [
|
210
213
|
"clap_builder",
|
211
214
|
"clap_derive",
|
@@ -213,9 +216,9 @@ dependencies = [
|
|
213
216
|
|
214
217
|
[[package]]
|
215
218
|
name = "clap_builder"
|
216
|
-
version = "4.5.
|
219
|
+
version = "4.5.23"
|
217
220
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
218
|
-
checksum = "
|
221
|
+
checksum = "30582fc632330df2bd26877bde0c1f4470d57c582bbc070376afcd04d8cb4838"
|
219
222
|
dependencies = [
|
220
223
|
"anstream",
|
221
224
|
"anstyle",
|
@@ -226,9 +229,9 @@ dependencies = [
|
|
226
229
|
|
227
230
|
[[package]]
|
228
231
|
name = "clap_derive"
|
229
|
-
version = "4.5.
|
232
|
+
version = "4.5.18"
|
230
233
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
231
|
-
checksum = "
|
234
|
+
checksum = "4ac6a0c7b1a9e9a5186361f67dfa1b88213572f427fb9ab038efb2bd8c582dab"
|
232
235
|
dependencies = [
|
233
236
|
"heck",
|
234
237
|
"proc-macro2",
|
@@ -238,15 +241,15 @@ dependencies = [
|
|
238
241
|
|
239
242
|
[[package]]
|
240
243
|
name = "clap_lex"
|
241
|
-
version = "0.7.
|
244
|
+
version = "0.7.4"
|
242
245
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
243
|
-
checksum = "
|
246
|
+
checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
|
244
247
|
|
245
248
|
[[package]]
|
246
249
|
name = "colorchoice"
|
247
|
-
version = "1.0.
|
250
|
+
version = "1.0.3"
|
248
251
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
249
|
-
checksum = "
|
252
|
+
checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
|
250
253
|
|
251
254
|
[[package]]
|
252
255
|
name = "commonmarker"
|
@@ -262,9 +265,9 @@ dependencies = [
|
|
262
265
|
|
263
266
|
[[package]]
|
264
267
|
name = "comrak"
|
265
|
-
version = "0.
|
268
|
+
version = "0.33.0"
|
266
269
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
267
|
-
checksum = "
|
270
|
+
checksum = "39bff2cbb80102771ca62bd2375bc6f6611dc1493373440b23aa08a155538708"
|
268
271
|
dependencies = [
|
269
272
|
"bon",
|
270
273
|
"caseless",
|
@@ -272,8 +275,6 @@ dependencies = [
|
|
272
275
|
"emojis",
|
273
276
|
"entities",
|
274
277
|
"memchr",
|
275
|
-
"once_cell",
|
276
|
-
"regex",
|
277
278
|
"shell-words",
|
278
279
|
"slug",
|
279
280
|
"syntect",
|
@@ -349,9 +350,9 @@ checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
|
|
349
350
|
|
350
351
|
[[package]]
|
351
352
|
name = "emojis"
|
352
|
-
version = "0.6.
|
353
|
+
version = "0.6.4"
|
353
354
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
354
|
-
checksum = "
|
355
|
+
checksum = "99e1f1df1f181f2539bac8bf027d31ca5ffbf9e559e3f2d09413b9107b5c02f4"
|
355
356
|
dependencies = [
|
356
357
|
"phf",
|
357
358
|
]
|
@@ -370,12 +371,12 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
370
371
|
|
371
372
|
[[package]]
|
372
373
|
name = "errno"
|
373
|
-
version = "0.3.
|
374
|
+
version = "0.3.10"
|
374
375
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
375
|
-
checksum = "
|
376
|
+
checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
|
376
377
|
dependencies = [
|
377
378
|
"libc",
|
378
|
-
"windows-sys
|
379
|
+
"windows-sys",
|
379
380
|
]
|
380
381
|
|
381
382
|
[[package]]
|
@@ -390,9 +391,9 @@ dependencies = [
|
|
390
391
|
|
391
392
|
[[package]]
|
392
393
|
name = "flate2"
|
393
|
-
version = "1.0.
|
394
|
+
version = "1.0.35"
|
394
395
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
395
|
-
checksum = "
|
396
|
+
checksum = "c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c"
|
396
397
|
dependencies = [
|
397
398
|
"crc32fast",
|
398
399
|
"miniz_oxide",
|
@@ -406,15 +407,15 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
406
407
|
|
407
408
|
[[package]]
|
408
409
|
name = "glob"
|
409
|
-
version = "0.3.
|
410
|
+
version = "0.3.2"
|
410
411
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
411
|
-
checksum = "
|
412
|
+
checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
|
412
413
|
|
413
414
|
[[package]]
|
414
415
|
name = "hashbrown"
|
415
|
-
version = "0.
|
416
|
+
version = "0.15.2"
|
416
417
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
417
|
-
checksum = "
|
418
|
+
checksum = "bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289"
|
418
419
|
|
419
420
|
[[package]]
|
420
421
|
name = "heck"
|
@@ -430,9 +431,9 @@ checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39"
|
|
430
431
|
|
431
432
|
[[package]]
|
432
433
|
name = "indexmap"
|
433
|
-
version = "2.
|
434
|
+
version = "2.7.0"
|
434
435
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
435
|
-
checksum = "
|
436
|
+
checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f"
|
436
437
|
dependencies = [
|
437
438
|
"equivalent",
|
438
439
|
"hashbrown",
|
@@ -455,9 +456,9 @@ dependencies = [
|
|
455
456
|
|
456
457
|
[[package]]
|
457
458
|
name = "itoa"
|
458
|
-
version = "1.0.
|
459
|
+
version = "1.0.14"
|
459
460
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
460
|
-
checksum = "
|
461
|
+
checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
|
461
462
|
|
462
463
|
[[package]]
|
463
464
|
name = "lazy_static"
|
@@ -473,18 +474,18 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
473
474
|
|
474
475
|
[[package]]
|
475
476
|
name = "libc"
|
476
|
-
version = "0.2.
|
477
|
+
version = "0.2.169"
|
477
478
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
478
|
-
checksum = "
|
479
|
+
checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
|
479
480
|
|
480
481
|
[[package]]
|
481
482
|
name = "libloading"
|
482
|
-
version = "0.8.
|
483
|
+
version = "0.8.6"
|
483
484
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
484
|
-
checksum = "
|
485
|
+
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
|
485
486
|
dependencies = [
|
486
487
|
"cfg-if",
|
487
|
-
"windows-targets
|
488
|
+
"windows-targets",
|
488
489
|
]
|
489
490
|
|
490
491
|
[[package]]
|
@@ -542,11 +543,11 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
542
543
|
|
543
544
|
[[package]]
|
544
545
|
name = "miniz_oxide"
|
545
|
-
version = "0.
|
546
|
+
version = "0.8.2"
|
546
547
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
547
|
-
checksum = "
|
548
|
+
checksum = "4ffbe83022cedc1d264172192511ae958937694cd57ce297164951b8b3568394"
|
548
549
|
dependencies = [
|
549
|
-
"
|
550
|
+
"adler2",
|
550
551
|
]
|
551
552
|
|
552
553
|
[[package]]
|
@@ -567,9 +568,9 @@ checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9"
|
|
567
568
|
|
568
569
|
[[package]]
|
569
570
|
name = "once_cell"
|
570
|
-
version = "1.
|
571
|
+
version = "1.20.2"
|
571
572
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
572
|
-
checksum = "
|
573
|
+
checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
|
573
574
|
|
574
575
|
[[package]]
|
575
576
|
name = "onig"
|
@@ -613,9 +614,9 @@ dependencies = [
|
|
613
614
|
|
614
615
|
[[package]]
|
615
616
|
name = "pkg-config"
|
616
|
-
version = "0.3.
|
617
|
+
version = "0.3.31"
|
617
618
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
618
|
-
checksum = "
|
619
|
+
checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
|
619
620
|
|
620
621
|
[[package]]
|
621
622
|
name = "plist"
|
@@ -666,27 +667,27 @@ dependencies = [
|
|
666
667
|
|
667
668
|
[[package]]
|
668
669
|
name = "quote"
|
669
|
-
version = "1.0.
|
670
|
+
version = "1.0.38"
|
670
671
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
671
|
-
checksum = "
|
672
|
+
checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc"
|
672
673
|
dependencies = [
|
673
674
|
"proc-macro2",
|
674
675
|
]
|
675
676
|
|
676
677
|
[[package]]
|
677
678
|
name = "rb-sys"
|
678
|
-
version = "0.9.
|
679
|
+
version = "0.9.106"
|
679
680
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
680
|
-
checksum = "
|
681
|
+
checksum = "17b6efdbc8c1a22cb8b5d7ead0237c16c362c9ef6fbdc09e2d1040615b0f4cd0"
|
681
682
|
dependencies = [
|
682
683
|
"rb-sys-build",
|
683
684
|
]
|
684
685
|
|
685
686
|
[[package]]
|
686
687
|
name = "rb-sys-build"
|
687
|
-
version = "0.9.
|
688
|
+
version = "0.9.106"
|
688
689
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
689
|
-
checksum = "
|
690
|
+
checksum = "e1d88c51e52f8636a5efc24ec5987056e64e48a91ed2a1af96cb5564686cc10f"
|
690
691
|
dependencies = [
|
691
692
|
"bindgen",
|
692
693
|
"lazy_static",
|
@@ -711,9 +712,9 @@ checksum = "e03e7866abec1101869ffa8e2c8355c4c2419d0214ece0cc3e428e5b94dea6e9"
|
|
711
712
|
|
712
713
|
[[package]]
|
713
714
|
name = "regex"
|
714
|
-
version = "1.
|
715
|
+
version = "1.11.1"
|
715
716
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
716
|
-
checksum = "
|
717
|
+
checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
|
717
718
|
dependencies = [
|
718
719
|
"aho-corasick",
|
719
720
|
"memchr",
|
@@ -723,9 +724,9 @@ dependencies = [
|
|
723
724
|
|
724
725
|
[[package]]
|
725
726
|
name = "regex-automata"
|
726
|
-
version = "0.4.
|
727
|
+
version = "0.4.9"
|
727
728
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
728
|
-
checksum = "
|
729
|
+
checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
|
729
730
|
dependencies = [
|
730
731
|
"aho-corasick",
|
731
732
|
"memchr",
|
@@ -734,9 +735,9 @@ dependencies = [
|
|
734
735
|
|
735
736
|
[[package]]
|
736
737
|
name = "regex-syntax"
|
737
|
-
version = "0.8.
|
738
|
+
version = "0.8.5"
|
738
739
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
739
|
-
checksum = "
|
740
|
+
checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
|
740
741
|
|
741
742
|
[[package]]
|
742
743
|
name = "rustc-hash"
|
@@ -746,22 +747,22 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
|
746
747
|
|
747
748
|
[[package]]
|
748
749
|
name = "rustix"
|
749
|
-
version = "0.38.
|
750
|
+
version = "0.38.42"
|
750
751
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
751
|
-
checksum = "
|
752
|
+
checksum = "f93dc38ecbab2eb790ff964bb77fa94faf256fd3e73285fd7ba0903b76bedb85"
|
752
753
|
dependencies = [
|
753
754
|
"bitflags 2.6.0",
|
754
755
|
"errno",
|
755
756
|
"libc",
|
756
757
|
"linux-raw-sys",
|
757
|
-
"windows-sys
|
758
|
+
"windows-sys",
|
758
759
|
]
|
759
760
|
|
760
761
|
[[package]]
|
761
762
|
name = "rustversion"
|
762
|
-
version = "1.0.
|
763
|
+
version = "1.0.19"
|
763
764
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
764
|
-
checksum = "
|
765
|
+
checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4"
|
765
766
|
|
766
767
|
[[package]]
|
767
768
|
name = "ryu"
|
@@ -786,18 +787,18 @@ checksum = "a3f0bf26fd526d2a95683cd0f87bf103b8539e2ca1ef48ce002d67aad59aa0b4"
|
|
786
787
|
|
787
788
|
[[package]]
|
788
789
|
name = "serde"
|
789
|
-
version = "1.0.
|
790
|
+
version = "1.0.217"
|
790
791
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
791
|
-
checksum = "
|
792
|
+
checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70"
|
792
793
|
dependencies = [
|
793
794
|
"serde_derive",
|
794
795
|
]
|
795
796
|
|
796
797
|
[[package]]
|
797
798
|
name = "serde_derive"
|
798
|
-
version = "1.0.
|
799
|
+
version = "1.0.217"
|
799
800
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
800
|
-
checksum = "
|
801
|
+
checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0"
|
801
802
|
dependencies = [
|
802
803
|
"proc-macro2",
|
803
804
|
"quote",
|
@@ -806,9 +807,9 @@ dependencies = [
|
|
806
807
|
|
807
808
|
[[package]]
|
808
809
|
name = "serde_json"
|
809
|
-
version = "1.0.
|
810
|
+
version = "1.0.134"
|
810
811
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
811
|
-
checksum = "
|
812
|
+
checksum = "d00f4175c42ee48b15416f6193a959ba3a0d67fc699a0db9ad12df9f83991c7d"
|
812
813
|
dependencies = [
|
813
814
|
"itoa",
|
814
815
|
"memchr",
|
@@ -836,9 +837,9 @@ checksum = "38b58827f4464d87d377d175e90bf58eb00fd8716ff0a62f80356b5e61555d0d"
|
|
836
837
|
|
837
838
|
[[package]]
|
838
839
|
name = "slug"
|
839
|
-
version = "0.1.
|
840
|
+
version = "0.1.6"
|
840
841
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
841
|
-
checksum = "
|
842
|
+
checksum = "882a80f72ee45de3cc9a5afeb2da0331d58df69e4e7d8eeb5d3c7784ae67e724"
|
842
843
|
dependencies = [
|
843
844
|
"deunicode",
|
844
845
|
"wasm-bindgen",
|
@@ -852,9 +853,9 @@ checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
|
852
853
|
|
853
854
|
[[package]]
|
854
855
|
name = "syn"
|
855
|
-
version = "2.0.
|
856
|
+
version = "2.0.93"
|
856
857
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
857
|
-
checksum = "
|
858
|
+
checksum = "9c786062daee0d6db1132800e623df74274a0a87322d8e183338e01b3d98d058"
|
858
859
|
dependencies = [
|
859
860
|
"proc-macro2",
|
860
861
|
"quote",
|
@@ -886,28 +887,28 @@ dependencies = [
|
|
886
887
|
|
887
888
|
[[package]]
|
888
889
|
name = "terminal_size"
|
889
|
-
version = "0.
|
890
|
+
version = "0.4.1"
|
890
891
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
891
|
-
checksum = "
|
892
|
+
checksum = "5352447f921fda68cf61b4101566c0bdb5104eff6804d0678e5227580ab6a4e9"
|
892
893
|
dependencies = [
|
893
894
|
"rustix",
|
894
|
-
"windows-sys
|
895
|
+
"windows-sys",
|
895
896
|
]
|
896
897
|
|
897
898
|
[[package]]
|
898
899
|
name = "thiserror"
|
899
|
-
version = "1.0.
|
900
|
+
version = "1.0.69"
|
900
901
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
901
|
-
checksum = "
|
902
|
+
checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
|
902
903
|
dependencies = [
|
903
904
|
"thiserror-impl",
|
904
905
|
]
|
905
906
|
|
906
907
|
[[package]]
|
907
908
|
name = "thiserror-impl"
|
908
|
-
version = "1.0.
|
909
|
+
version = "1.0.69"
|
909
910
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
910
|
-
checksum = "
|
911
|
+
checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
|
911
912
|
dependencies = [
|
912
913
|
"proc-macro2",
|
913
914
|
"quote",
|
@@ -916,9 +917,9 @@ dependencies = [
|
|
916
917
|
|
917
918
|
[[package]]
|
918
919
|
name = "time"
|
919
|
-
version = "0.3.
|
920
|
+
version = "0.3.37"
|
920
921
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
921
|
-
checksum = "
|
922
|
+
checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
|
922
923
|
dependencies = [
|
923
924
|
"deranged",
|
924
925
|
"itoa",
|
@@ -937,9 +938,9 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
|
937
938
|
|
938
939
|
[[package]]
|
939
940
|
name = "time-macros"
|
940
|
-
version = "0.2.
|
941
|
+
version = "0.2.19"
|
941
942
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
942
|
-
checksum = "
|
943
|
+
checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
|
943
944
|
dependencies = [
|
944
945
|
"num-conv",
|
945
946
|
"time-core",
|
@@ -947,9 +948,9 @@ dependencies = [
|
|
947
948
|
|
948
949
|
[[package]]
|
949
950
|
name = "tinyvec"
|
950
|
-
version = "1.8.
|
951
|
+
version = "1.8.1"
|
951
952
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
952
|
-
checksum = "
|
953
|
+
checksum = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8"
|
953
954
|
dependencies = [
|
954
955
|
"tinyvec_macros",
|
955
956
|
]
|
@@ -968,15 +969,15 @@ checksum = "6af6ae20167a9ece4bcb41af5b80f8a1f1df981f6391189ce00fd257af04126a"
|
|
968
969
|
|
969
970
|
[[package]]
|
970
971
|
name = "unicode-ident"
|
971
|
-
version = "1.0.
|
972
|
+
version = "1.0.14"
|
972
973
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
973
|
-
checksum = "
|
974
|
+
checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
|
974
975
|
|
975
976
|
[[package]]
|
976
977
|
name = "unicode-normalization"
|
977
|
-
version = "0.1.
|
978
|
+
version = "0.1.24"
|
978
979
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
979
|
-
checksum = "
|
980
|
+
checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
|
980
981
|
dependencies = [
|
981
982
|
"tinyvec",
|
982
983
|
]
|
@@ -1005,23 +1006,23 @@ dependencies = [
|
|
1005
1006
|
|
1006
1007
|
[[package]]
|
1007
1008
|
name = "wasm-bindgen"
|
1008
|
-
version = "0.2.
|
1009
|
+
version = "0.2.99"
|
1009
1010
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1010
|
-
checksum = "
|
1011
|
+
checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
|
1011
1012
|
dependencies = [
|
1012
1013
|
"cfg-if",
|
1014
|
+
"once_cell",
|
1013
1015
|
"wasm-bindgen-macro",
|
1014
1016
|
]
|
1015
1017
|
|
1016
1018
|
[[package]]
|
1017
1019
|
name = "wasm-bindgen-backend"
|
1018
|
-
version = "0.2.
|
1020
|
+
version = "0.2.99"
|
1019
1021
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1020
|
-
checksum = "
|
1022
|
+
checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
|
1021
1023
|
dependencies = [
|
1022
1024
|
"bumpalo",
|
1023
1025
|
"log",
|
1024
|
-
"once_cell",
|
1025
1026
|
"proc-macro2",
|
1026
1027
|
"quote",
|
1027
1028
|
"syn",
|
@@ -1030,9 +1031,9 @@ dependencies = [
|
|
1030
1031
|
|
1031
1032
|
[[package]]
|
1032
1033
|
name = "wasm-bindgen-macro"
|
1033
|
-
version = "0.2.
|
1034
|
+
version = "0.2.99"
|
1034
1035
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1035
|
-
checksum = "
|
1036
|
+
checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
|
1036
1037
|
dependencies = [
|
1037
1038
|
"quote",
|
1038
1039
|
"wasm-bindgen-macro-support",
|
@@ -1040,9 +1041,9 @@ dependencies = [
|
|
1040
1041
|
|
1041
1042
|
[[package]]
|
1042
1043
|
name = "wasm-bindgen-macro-support"
|
1043
|
-
version = "0.2.
|
1044
|
+
version = "0.2.99"
|
1044
1045
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1045
|
-
checksum = "
|
1046
|
+
checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
|
1046
1047
|
dependencies = [
|
1047
1048
|
"proc-macro2",
|
1048
1049
|
"quote",
|
@@ -1053,50 +1054,26 @@ dependencies = [
|
|
1053
1054
|
|
1054
1055
|
[[package]]
|
1055
1056
|
name = "wasm-bindgen-shared"
|
1056
|
-
version = "0.2.
|
1057
|
+
version = "0.2.99"
|
1057
1058
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1058
|
-
checksum = "
|
1059
|
+
checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
|
1059
1060
|
|
1060
1061
|
[[package]]
|
1061
1062
|
name = "winapi-util"
|
1062
|
-
version = "0.1.
|
1063
|
+
version = "0.1.9"
|
1063
1064
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1064
|
-
checksum = "
|
1065
|
+
checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
|
1065
1066
|
dependencies = [
|
1066
|
-
"windows-sys
|
1067
|
+
"windows-sys",
|
1067
1068
|
]
|
1068
1069
|
|
1069
1070
|
[[package]]
|
1070
1071
|
name = "windows-sys"
|
1071
|
-
version = "0.
|
1072
|
+
version = "0.59.0"
|
1072
1073
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1073
|
-
checksum = "
|
1074
|
+
checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
|
1074
1075
|
dependencies = [
|
1075
|
-
"windows-targets
|
1076
|
-
]
|
1077
|
-
|
1078
|
-
[[package]]
|
1079
|
-
name = "windows-sys"
|
1080
|
-
version = "0.52.0"
|
1081
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1082
|
-
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
1083
|
-
dependencies = [
|
1084
|
-
"windows-targets 0.52.6",
|
1085
|
-
]
|
1086
|
-
|
1087
|
-
[[package]]
|
1088
|
-
name = "windows-targets"
|
1089
|
-
version = "0.48.5"
|
1090
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1091
|
-
checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c"
|
1092
|
-
dependencies = [
|
1093
|
-
"windows_aarch64_gnullvm 0.48.5",
|
1094
|
-
"windows_aarch64_msvc 0.48.5",
|
1095
|
-
"windows_i686_gnu 0.48.5",
|
1096
|
-
"windows_i686_msvc 0.48.5",
|
1097
|
-
"windows_x86_64_gnu 0.48.5",
|
1098
|
-
"windows_x86_64_gnullvm 0.48.5",
|
1099
|
-
"windows_x86_64_msvc 0.48.5",
|
1076
|
+
"windows-targets",
|
1100
1077
|
]
|
1101
1078
|
|
1102
1079
|
[[package]]
|
@@ -1105,46 +1082,28 @@ version = "0.52.6"
|
|
1105
1082
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1106
1083
|
checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
1107
1084
|
dependencies = [
|
1108
|
-
"windows_aarch64_gnullvm
|
1109
|
-
"windows_aarch64_msvc
|
1110
|
-
"windows_i686_gnu
|
1085
|
+
"windows_aarch64_gnullvm",
|
1086
|
+
"windows_aarch64_msvc",
|
1087
|
+
"windows_i686_gnu",
|
1111
1088
|
"windows_i686_gnullvm",
|
1112
|
-
"windows_i686_msvc
|
1113
|
-
"windows_x86_64_gnu
|
1114
|
-
"windows_x86_64_gnullvm
|
1115
|
-
"windows_x86_64_msvc
|
1089
|
+
"windows_i686_msvc",
|
1090
|
+
"windows_x86_64_gnu",
|
1091
|
+
"windows_x86_64_gnullvm",
|
1092
|
+
"windows_x86_64_msvc",
|
1116
1093
|
]
|
1117
1094
|
|
1118
|
-
[[package]]
|
1119
|
-
name = "windows_aarch64_gnullvm"
|
1120
|
-
version = "0.48.5"
|
1121
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1122
|
-
checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
1123
|
-
|
1124
1095
|
[[package]]
|
1125
1096
|
name = "windows_aarch64_gnullvm"
|
1126
1097
|
version = "0.52.6"
|
1127
1098
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1128
1099
|
checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
1129
1100
|
|
1130
|
-
[[package]]
|
1131
|
-
name = "windows_aarch64_msvc"
|
1132
|
-
version = "0.48.5"
|
1133
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1134
|
-
checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
1135
|
-
|
1136
1101
|
[[package]]
|
1137
1102
|
name = "windows_aarch64_msvc"
|
1138
1103
|
version = "0.52.6"
|
1139
1104
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1140
1105
|
checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
1141
1106
|
|
1142
|
-
[[package]]
|
1143
|
-
name = "windows_i686_gnu"
|
1144
|
-
version = "0.48.5"
|
1145
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1146
|
-
checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
1147
|
-
|
1148
1107
|
[[package]]
|
1149
1108
|
name = "windows_i686_gnu"
|
1150
1109
|
version = "0.52.6"
|
@@ -1157,48 +1116,24 @@ version = "0.52.6"
|
|
1157
1116
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1158
1117
|
checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
1159
1118
|
|
1160
|
-
[[package]]
|
1161
|
-
name = "windows_i686_msvc"
|
1162
|
-
version = "0.48.5"
|
1163
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1164
|
-
checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
1165
|
-
|
1166
1119
|
[[package]]
|
1167
1120
|
name = "windows_i686_msvc"
|
1168
1121
|
version = "0.52.6"
|
1169
1122
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1170
1123
|
checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
1171
1124
|
|
1172
|
-
[[package]]
|
1173
|
-
name = "windows_x86_64_gnu"
|
1174
|
-
version = "0.48.5"
|
1175
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1176
|
-
checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
1177
|
-
|
1178
1125
|
[[package]]
|
1179
1126
|
name = "windows_x86_64_gnu"
|
1180
1127
|
version = "0.52.6"
|
1181
1128
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1182
1129
|
checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
1183
1130
|
|
1184
|
-
[[package]]
|
1185
|
-
name = "windows_x86_64_gnullvm"
|
1186
|
-
version = "0.48.5"
|
1187
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1188
|
-
checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
1189
|
-
|
1190
1131
|
[[package]]
|
1191
1132
|
name = "windows_x86_64_gnullvm"
|
1192
1133
|
version = "0.52.6"
|
1193
1134
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1194
1135
|
checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
1195
1136
|
|
1196
|
-
[[package]]
|
1197
|
-
name = "windows_x86_64_msvc"
|
1198
|
-
version = "0.48.5"
|
1199
|
-
source = "registry+https://github.com/rust-lang/crates.io-index"
|
1200
|
-
checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
1201
|
-
|
1202
1137
|
[[package]]
|
1203
1138
|
name = "windows_x86_64_msvc"
|
1204
1139
|
version = "0.52.6"
|
data/ext/commonmarker/Cargo.toml
CHANGED
@@ -10,7 +10,7 @@ magnus = { version = "0.7", features = ["rb-sys"] }
|
|
10
10
|
rb-sys = { version = "*", default-features = false, features = [
|
11
11
|
"stable-api-compiled-fallback",
|
12
12
|
] }
|
13
|
-
comrak = { version = "0.
|
13
|
+
comrak = { version = "0.33", features = ["shortcodes"] }
|
14
14
|
syntect = { version = "5.2", features = ["plist-load"] }
|
15
15
|
typed-arena = "2.0"
|
16
16
|
rctree = "0.6"
|
data/ext/commonmarker/src/lib.rs
CHANGED
@@ -76,7 +76,7 @@ fn commonmark_to_html(args: &[Value]) -> Result<String, magnus::Error> {
|
|
76
76
|
))
|
77
77
|
}
|
78
78
|
|
79
|
-
fn format_options(rb_options: Option<RHash>) -> Result<comrak::Options
|
79
|
+
fn format_options<'c>(rb_options: Option<RHash>) -> Result<comrak::Options<'c>, magnus::Error> {
|
80
80
|
let mut comrak_options = ComrakOptions::default();
|
81
81
|
|
82
82
|
if let Some(rb_options) = rb_options {
|
@@ -128,19 +128,25 @@ impl CommonmarkerNode {
|
|
128
128
|
}
|
129
129
|
"description_list" => ComrakNodeValue::DescriptionList,
|
130
130
|
"description_item" => {
|
131
|
-
let kwargs = scan_args::get_kwargs::<
|
132
|
-
|
133
|
-
|
134
|
-
|
131
|
+
let kwargs = scan_args::get_kwargs::<
|
132
|
+
_,
|
133
|
+
(),
|
134
|
+
(Option<usize>, Option<usize>, Option<bool>),
|
135
|
+
(),
|
136
|
+
>(
|
137
|
+
args.keywords, &[], &["marker_offset", "padding", "tight"]
|
135
138
|
)?;
|
136
139
|
|
137
|
-
let (marker_offset, padding) = kwargs.optional;
|
140
|
+
let (marker_offset, padding, tight) = kwargs.optional;
|
138
141
|
|
139
142
|
ComrakNodeValue::DescriptionItem(NodeDescriptionItem {
|
140
143
|
// Number of spaces before the list marker.
|
141
144
|
marker_offset: marker_offset.unwrap_or(0),
|
142
145
|
// Number of characters between the start of the list marker and the item text (including the list marker(s)).
|
143
146
|
padding: padding.unwrap_or(0),
|
147
|
+
// Whether the list is [tight](https://github.github.com/gfm/#tight), i.e. whether the
|
148
|
+
// paragraphs are wrapped in `<p>` tags when formatted as HTML.
|
149
|
+
tight: tight.unwrap_or(false),
|
144
150
|
})
|
145
151
|
}
|
146
152
|
"description_term" => ComrakNodeValue::DescriptionTerm,
|
@@ -541,6 +547,7 @@ impl CommonmarkerNode {
|
|
541
547
|
ComrakNodeValue::Image(..) => Symbol::new("image"),
|
542
548
|
ComrakNodeValue::Link(..) => Symbol::new("link"),
|
543
549
|
ComrakNodeValue::Emph => Symbol::new("emph"),
|
550
|
+
ComrakNodeValue::Raw(..) => Symbol::new("raw"),
|
544
551
|
ComrakNodeValue::Strong => Symbol::new("strong"),
|
545
552
|
ComrakNodeValue::Code(..) => Symbol::new("code"),
|
546
553
|
ComrakNodeValue::HtmlInline(..) => Symbol::new("html_inline"),
|
data/lib/commonmarker/version.rb
CHANGED
metadata
CHANGED
@@ -1,15 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: commonmarker
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.1
|
4
|
+
version: 2.0.2.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Garen Torikian
|
8
8
|
- Ashe Connor
|
9
|
-
autorequire:
|
10
9
|
bindir: exe
|
11
10
|
cert_chain: []
|
12
|
-
date:
|
11
|
+
date: 2025-01-08 00:00:00.000000000 Z
|
13
12
|
dependencies:
|
14
13
|
- !ruby/object:Gem::Dependency
|
15
14
|
name: rb_sys
|
@@ -25,7 +24,6 @@ dependencies:
|
|
25
24
|
- - "~>"
|
26
25
|
- !ruby/object:Gem::Version
|
27
26
|
version: '0.9'
|
28
|
-
force_ruby_platform: false
|
29
27
|
- !ruby/object:Gem::Dependency
|
30
28
|
name: rake
|
31
29
|
requirement: !ruby/object:Gem::Requirement
|
@@ -56,7 +54,6 @@ dependencies:
|
|
56
54
|
version: '1.2'
|
57
55
|
description: A fast, safe, extensible parser for CommonMark. This wraps the comrak
|
58
56
|
Rust crate.
|
59
|
-
email:
|
60
57
|
executables: []
|
61
58
|
extensions:
|
62
59
|
- ext/commonmarker/extconf.rb
|
@@ -92,7 +89,6 @@ metadata:
|
|
92
89
|
funding_uri: https://github.com/sponsors/gjtorikian/
|
93
90
|
source_code_uri: https://github.com/gjtorikian/commonmarker
|
94
91
|
rubygems_mfa_required: 'true'
|
95
|
-
post_install_message:
|
96
92
|
rdoc_options: []
|
97
93
|
require_paths:
|
98
94
|
- lib
|
@@ -100,15 +96,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
100
96
|
requirements:
|
101
97
|
- - "~>"
|
102
98
|
- !ruby/object:Gem::Version
|
103
|
-
version: '3.
|
99
|
+
version: '3.2'
|
104
100
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
105
101
|
requirements:
|
106
|
-
- - "
|
102
|
+
- - "~>"
|
107
103
|
- !ruby/object:Gem::Version
|
108
|
-
version: 3.
|
104
|
+
version: '3.4'
|
109
105
|
requirements: []
|
110
|
-
rubygems_version: 3.
|
111
|
-
signing_key:
|
106
|
+
rubygems_version: 3.6.2
|
112
107
|
specification_version: 4
|
113
108
|
summary: CommonMark parser and renderer. Written in Rust, wrapped in Ruby.
|
114
109
|
test_files: []
|