aam-ruby 2.7.1 → 2.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/CREDITS.html +284 -44
  3. data/lib/aam_ruby.so +0 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4d77213550bde5965923e2d42a00b876e6b0710540eb1929cc2d472b5633c2af
4
- data.tar.gz: 5332fcc7aad5ea73654075feb077febac194b195b766f7d00ebb80c89ce6c692
3
+ metadata.gz: e23fe442fb920c81841542f8ac19d3190c525abf0955e8afc64c51871c443f90
4
+ data.tar.gz: 8d4aaa8abfeb89311826f0dc439d99a0ad5bc6f73c4880f3e52531544f759d21
5
5
  SHA512:
6
- metadata.gz: 0b4e65fb7d6c4201a6ab95819b0b2ab39ef3f478750df17a70277001e6e57de7db02dfc819e04dca1aff4a29f988d248e639d132fb80226434f7872af96876b0
7
- data.tar.gz: 24c3874024048ff10318ea1c7e540eb064b472509452e124c3e5cf0a7caacf181a3d09293f0bfc6cc84465ac98c016ab14fce31fba6efe0350e62e870c4f9be7
6
+ metadata.gz: 10a26b292cc8f29fafb525f12d5ed737ed9a3bb01f9e1c55dae92a5d9f2d56e2c98f7762bf7c746111d66a3ab8a3b9663c7022ff392bbd701faa5e375e5751bb
7
+ data.tar.gz: aa46537993e87bbcf24d133eb64dd890ec933d71e553faa03d22eca6437d083ea5e407eadac99a649b55bc4a7ffc323896d1d276e67bb77a817b14a49128c390
data/CREDITS.html CHANGED
@@ -50,7 +50,7 @@
50
50
 
51
51
  <h2>Overview of licenses:</h2>
52
52
  <ul class="licenses-overview">
53
- <li><a href="#MIT">MIT License</a> (89)</li>
53
+ <li><a href="#MIT">MIT License</a> (108)</li>
54
54
  <li><a href="#Apache-2.0">Apache License 2.0</a> (3)</li>
55
55
  <li><a href="#MPL-2.0">Mozilla Public License 2.0</a> (1)</li>
56
56
  <li><a href="#Unicode-3.0">Unicode License v3</a> (1)</li>
@@ -312,19 +312,23 @@ DEALINGS IN THE SOFTWARE.
312
312
  <h3 id="MIT">MIT License</h3>
313
313
  <h4>Used by:</h4>
314
314
  <ul class="license-used-by">
315
+ <li><a href=" https://github.com/rust-lang/cc-rs ">cc 1.2.66</a>
316
+ </li>
315
317
  <li><a href=" https://github.com/rust-lang/cfg-if ">cfg-if 1.0.4</a>
316
318
  </li>
317
- <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys ">js-sys 0.3.102</a>
319
+ <li><a href=" https://github.com/rust-lang/cc-rs ">find-msvc-tools 0.1.9</a>
320
+ </li>
321
+ <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/js-sys ">js-sys 0.3.103</a>
318
322
  </li>
319
- <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support ">wasm-bindgen-macro-support 0.2.125</a>
323
+ <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro-support ">wasm-bindgen-macro-support 0.2.126</a>
320
324
  </li>
321
- <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro ">wasm-bindgen-macro 0.2.125</a>
325
+ <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/macro ">wasm-bindgen-macro 0.2.126</a>
322
326
  </li>
323
- <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared ">wasm-bindgen-shared 0.2.125</a>
327
+ <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/shared ">wasm-bindgen-shared 0.2.126</a>
324
328
  </li>
325
- <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen ">wasm-bindgen 0.2.125</a>
329
+ <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen ">wasm-bindgen 0.2.126</a>
326
330
  </li>
327
- <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys ">web-sys 0.3.102</a>
331
+ <li><a href=" https://github.com/wasm-bindgen/wasm-bindgen/tree/master/crates/web-sys ">web-sys 0.3.103</a>
328
332
  </li>
329
333
  </ul>
330
334
  <pre class="license-text">Copyright (c) 2014 Alex Crichton
@@ -392,9 +396,9 @@ DEALINGS IN THE SOFTWARE.
392
396
  <h3 id="MIT">MIT License</h3>
393
397
  <h4>Used by:</h4>
394
398
  <ul class="license-used-by">
395
- <li><a href=" https://github.com/bheisler/criterion.rs ">criterion-plot 0.5.0</a>
399
+ <li><a href=" https://github.com/criterion-rs/criterion.rs ">criterion-plot 0.8.2</a>
396
400
  </li>
397
- <li><a href=" https://github.com/bheisler/criterion.rs ">criterion 0.5.1</a>
401
+ <li><a href=" https://github.com/criterion-rs/criterion.rs ">criterion 0.8.2</a>
398
402
  </li>
399
403
  </ul>
400
404
  <pre class="license-text">Copyright (c) 2014 Jorge Aparicio
@@ -423,6 +427,39 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
423
427
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
424
428
  DEALINGS IN THE SOFTWARE.
425
429
  </pre>
430
+ </li>
431
+ <li class="license">
432
+ <h3 id="MIT">MIT License</h3>
433
+ <h4>Used by:</h4>
434
+ <ul class="license-used-by">
435
+ <li><a href=" https://github.com/Elzair/page_size_rs ">page_size 0.6.0</a>
436
+ </li>
437
+ </ul>
438
+ <pre class="license-text">Copyright (c) 2014 The Rust Project Developers
439
+
440
+ Permission is hereby granted, free of charge, to any
441
+ person obtaining a copy of this software and associated
442
+ documentation files (the &quot;Software&quot;), to deal in the
443
+ Software without restriction, including without
444
+ limitation the rights to use, copy, modify, merge,
445
+ publish, distribute, sublicense, and/or sell copies of
446
+ the Software, and to permit persons to whom the Software
447
+ is furnished to do so, subject to the following
448
+ conditions:
449
+
450
+ The above copyright notice and this permission notice
451
+ shall be included in all copies or substantial portions
452
+ of the Software.
453
+
454
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
455
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
456
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
457
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
458
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
459
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
460
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
461
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
462
+ DEALINGS IN THE SOFTWARE.</pre>
426
463
  </li>
427
464
  <li class="license">
428
465
  <h3 id="MIT">MIT License</h3>
@@ -432,11 +469,11 @@ DEALINGS IN THE SOFTWARE.
432
469
  </li>
433
470
  <li><a href=" https://github.com/rust-num/num-traits ">num-traits 0.2.19</a>
434
471
  </li>
435
- <li><a href=" https://github.com/rust-lang/regex ">regex-automata 0.4.14</a>
472
+ <li><a href=" https://github.com/rust-lang/regex ">regex-automata 0.4.15</a>
436
473
  </li>
437
474
  <li><a href=" https://github.com/rust-lang/regex ">regex-syntax 0.8.11</a>
438
475
  </li>
439
- <li><a href=" https://github.com/rust-lang/regex ">regex 1.12.4</a>
476
+ <li><a href=" https://github.com/rust-lang/regex ">regex 1.13.0</a>
440
477
  </li>
441
478
  </ul>
442
479
  <pre class="license-text">Copyright (c) 2014 The Rust Project Developers
@@ -506,7 +543,7 @@ DEALINGS IN THE SOFTWARE.
506
543
  <ul class="license-used-by">
507
544
  <li><a href=" https://github.com/rayon-rs/either ">either 1.16.0</a>
508
545
  </li>
509
- <li><a href=" https://github.com/rust-itertools/itertools ">itertools 0.10.5</a>
546
+ <li><a href=" https://github.com/rust-itertools/itertools ">itertools 0.13.0</a>
510
547
  </li>
511
548
  </ul>
512
549
  <pre class="license-text">Copyright (c) 2015
@@ -568,6 +605,34 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
568
605
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
569
606
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
570
607
  DEALINGS IN THE SOFTWARE.
608
+ </pre>
609
+ </li>
610
+ <li class="license">
611
+ <h3 id="MIT">MIT License</h3>
612
+ <h4>Used by:</h4>
613
+ <ul class="license-used-by">
614
+ <li><a href=" https://github.com/retep998/winapi-rs ">winapi 0.3.9</a>
615
+ </li>
616
+ </ul>
617
+ <pre class="license-text">Copyright (c) 2015-2018 The winapi-rs Developers
618
+
619
+ Permission is hereby granted, free of charge, to any person obtaining a copy
620
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
621
+ in the Software without restriction, including without limitation the rights
622
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
623
+ copies of the Software, and to permit persons to whom the Software is
624
+ furnished to do so, subject to the following conditions:
625
+
626
+ The above copyright notice and this permission notice shall be included in all
627
+ copies or substantial portions of the Software.
628
+
629
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
630
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
631
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
632
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
633
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
634
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
635
+ SOFTWARE.
571
636
  </pre>
572
637
  </li>
573
638
  <li class="license">
@@ -632,6 +697,74 @@ The above copyright notice and this permission notice
632
697
  shall be included in all copies or substantial portions
633
698
  of the Software.
634
699
 
700
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
701
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
702
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
703
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
704
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
705
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
706
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
707
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
708
+ DEALINGS IN THE SOFTWARE.
709
+ </pre>
710
+ </li>
711
+ <li class="license">
712
+ <h3 id="MIT">MIT License</h3>
713
+ <h4>Used by:</h4>
714
+ <ul class="license-used-by">
715
+ <li><a href=" https://github.com/indexmap-rs/indexmap ">indexmap 2.14.0</a>
716
+ </li>
717
+ </ul>
718
+ <pre class="license-text">Copyright (c) 2016--2017
719
+
720
+ Permission is hereby granted, free of charge, to any
721
+ person obtaining a copy of this software and associated
722
+ documentation files (the &quot;Software&quot;), to deal in the
723
+ Software without restriction, including without
724
+ limitation the rights to use, copy, modify, merge,
725
+ publish, distribute, sublicense, and/or sell copies of
726
+ the Software, and to permit persons to whom the Software
727
+ is furnished to do so, subject to the following
728
+ conditions:
729
+
730
+ The above copyright notice and this permission notice
731
+ shall be included in all copies or substantial portions
732
+ of the Software.
733
+
734
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
735
+ ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
736
+ TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
737
+ PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
738
+ SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
739
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
740
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
741
+ IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
742
+ DEALINGS IN THE SOFTWARE.
743
+ </pre>
744
+ </li>
745
+ <li class="license">
746
+ <h3 id="MIT">MIT License</h3>
747
+ <h4>Used by:</h4>
748
+ <ul class="license-used-by">
749
+ <li><a href=" https://github.com/indexmap-rs/equivalent ">equivalent 1.0.2</a>
750
+ </li>
751
+ </ul>
752
+ <pre class="license-text">Copyright (c) 2016--2023
753
+
754
+ Permission is hereby granted, free of charge, to any
755
+ person obtaining a copy of this software and associated
756
+ documentation files (the &quot;Software&quot;), to deal in the
757
+ Software without restriction, including without
758
+ limitation the rights to use, copy, modify, merge,
759
+ publish, distribute, sublicense, and/or sell copies of
760
+ the Software, and to permit persons to whom the Software
761
+ is furnished to do so, subject to the following
762
+ conditions:
763
+
764
+ The above copyright notice and this permission notice
765
+ shall be included in all copies or substantial portions
766
+ of the Software.
767
+
635
768
  THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF
636
769
  ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
637
770
  TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
@@ -861,6 +994,12 @@ DEALINGS IN THE SOFTWARE.
861
994
  </li>
862
995
  <li><a href=" https://github.com/clap-rs/clap ">clap_lex 1.1.0</a>
863
996
  </li>
997
+ <li><a href=" https://github.com/toml-rs/toml ">toml_datetime 1.1.1+spec-1.1.0</a>
998
+ </li>
999
+ <li><a href=" https://github.com/toml-rs/toml ">toml_edit 0.25.12+spec-1.1.0</a>
1000
+ </li>
1001
+ <li><a href=" https://github.com/toml-rs/toml ">toml_parser 1.1.2+spec-1.1.0</a>
1002
+ </li>
864
1003
  </ul>
865
1004
  <pre class="license-text">Copyright (c) Individual contributors
866
1005
 
@@ -941,9 +1080,9 @@ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRES
941
1080
  </li>
942
1081
  <li><a href=" https://github.com/rkyv/ptr_meta ">ptr_meta_derive 0.3.1</a>
943
1082
  </li>
944
- <li><a href=" https://github.com/djkoloski/rend ">rend 0.5.3</a>
1083
+ <li><a href=" https://github.com/djkoloski/rend ">rend 0.5.4</a>
945
1084
  </li>
946
- <li><a href=" https://github.com/rkyv/rkyv ">rkyv 0.8.16</a>
1085
+ <li><a href=" https://github.com/rkyv/rkyv ">rkyv 0.8.17</a>
947
1086
  </li>
948
1087
  </ul>
949
1088
  <pre class="license-text">Copyright 2021 David Koloski
@@ -961,6 +1100,8 @@ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRES
961
1100
  <ul class="license-used-by">
962
1101
  <li><a href=" https://github.com/rkyv/bytecheck ">bytecheck 0.8.2</a>
963
1102
  </li>
1103
+ <li><a href=" https://github.com/rkyv/rancor ">rancor 0.1.2</a>
1104
+ </li>
964
1105
  </ul>
965
1106
  <pre class="license-text">Copyright 2023 David Koloski
966
1107
 
@@ -975,25 +1116,9 @@ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRES
975
1116
  <h3 id="MIT">MIT License</h3>
976
1117
  <h4>Used by:</h4>
977
1118
  <ul class="license-used-by">
978
- <li><a href=" https://github.com/rkyv/rancor ">rancor 0.1.1</a>
1119
+ <li><a href=" https://github.com/google/zerocopy ">zerocopy-derive 0.8.54</a>
979
1120
  </li>
980
- </ul>
981
- <pre class="license-text">Copyright 2023 David Koloski
982
-
983
- Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the &quot;Software&quot;), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
984
-
985
- The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
986
-
987
- THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
988
- </pre>
989
- </li>
990
- <li class="license">
991
- <h3 id="MIT">MIT License</h3>
992
- <h4>Used by:</h4>
993
- <ul class="license-used-by">
994
- <li><a href=" https://github.com/google/zerocopy ">zerocopy-derive 0.8.52</a>
995
- </li>
996
- <li><a href=" https://github.com/google/zerocopy ">zerocopy 0.8.52</a>
1121
+ <li><a href=" https://github.com/google/zerocopy ">zerocopy 0.8.54</a>
997
1122
  </li>
998
1123
  </ul>
999
1124
  <pre class="license-text">Copyright 2023 The Fuchsia Authors
@@ -1040,6 +1165,22 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
1040
1165
  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1041
1166
 
1042
1167
  THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1168
+ </pre>
1169
+ </li>
1170
+ <li class="license">
1171
+ <h3 id="MIT">MIT License</h3>
1172
+ <h4>Used by:</h4>
1173
+ <ul class="license-used-by">
1174
+ <li><a href=" https://crates.io/crates/nah ">nah 0.1.2</a>
1175
+ </li>
1176
+ </ul>
1177
+ <pre class="license-text">Copyright 2026 NIKITA GONCHAROV
1178
+
1179
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1180
+
1181
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1182
+
1183
+ THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1043
1184
  </pre>
1044
1185
  </li>
1045
1186
  <li class="license">
@@ -1076,7 +1217,37 @@ SOFTWARE.
1076
1217
  <h3 id="MIT">MIT License</h3>
1077
1218
  <h4>Used by:</h4>
1078
1219
  <ul class="license-used-by">
1079
- <li><a href=" https://gitlab.com/aam-rs/aam-rs ">aam-rs 2.7.1</a>
1220
+ <li><a href=" https://github.com/playXE/alloca-rs ">alloca 0.4.0</a>
1221
+ </li>
1222
+ </ul>
1223
+ <pre class="license-text">MIT License
1224
+
1225
+ Copyright (c) 2021 Adel Prokurov
1226
+
1227
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1228
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1229
+ in the Software without restriction, including without limitation the rights
1230
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1231
+ copies of the Software, and to permit persons to whom the Software is
1232
+ furnished to do so, subject to the following conditions:
1233
+
1234
+ The above copyright notice and this permission notice shall be included in all
1235
+ copies or substantial portions of the Software.
1236
+
1237
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1238
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1239
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1240
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1241
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1242
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1243
+ SOFTWARE.
1244
+ </pre>
1245
+ </li>
1246
+ <li class="license">
1247
+ <h3 id="MIT">MIT License</h3>
1248
+ <h4>Used by:</h4>
1249
+ <ul class="license-used-by">
1250
+ <li><a href=" https://gitlab.com/aam-rs/aam-rs ">aam-rs 2.8.1</a>
1080
1251
  </li>
1081
1252
  </ul>
1082
1253
  <pre class="license-text">MIT License
@@ -1106,8 +1277,16 @@ SOFTWARE.
1106
1277
  <h3 id="MIT">MIT License</h3>
1107
1278
  <h4>Used by:</h4>
1108
1279
  <ul class="license-used-by">
1280
+ <li><a href=" https://gitlab.com/aam-rs/aam-rs ">aam-core 2.8.1</a>
1281
+ </li>
1282
+ <li><a href=" https://gitlab.com/aam-rs/aam-rs ">aam-derive 2.8.1</a>
1283
+ </li>
1109
1284
  <li><a href=" https://github.com/zrzka/anes-rs ">anes 0.1.6</a>
1110
1285
  </li>
1286
+ <li><a href=" https://crates.io/crates/nah_core ">nah_core 0.1.2</a>
1287
+ </li>
1288
+ <li><a href=" https://crates.io/crates/nah_macros ">nah_macros 0.1.2</a>
1289
+ </li>
1111
1290
  <li><a href=" https://github.com/plotters-rs/plotters ">plotters-backend 0.3.7</a>
1112
1291
  </li>
1113
1292
  <li><a href=" https://github.com/plotters-rs/plotters.git ">plotters-svg 0.3.7</a>
@@ -1116,6 +1295,10 @@ SOFTWARE.
1116
1295
  </li>
1117
1296
  <li><a href=" https://github.com/r-efi/r-efi ">r-efi 6.0.0</a>
1118
1297
  </li>
1298
+ <li><a href=" https://github.com/retep998/winapi-rs ">winapi-i686-pc-windows-gnu 0.4.0</a>
1299
+ </li>
1300
+ <li><a href=" https://github.com/retep998/winapi-rs ">winapi-x86_64-pc-windows-gnu 0.4.0</a>
1301
+ </li>
1119
1302
  <li><a href=" https://github.com/microsoft/windows-rs ">windows-link 0.2.1</a>
1120
1303
  </li>
1121
1304
  <li><a href=" https://github.com/microsoft/windows-rs ">windows-sys 0.61.2</a>
@@ -1200,9 +1383,9 @@ SOFTWARE.
1200
1383
  <h3 id="MIT">MIT License</h3>
1201
1384
  <h4>Used by:</h4>
1202
1385
  <ul class="license-used-by">
1203
- <li><a href=" https://github.com/rkyv/rkyv ">rkyv_derive 0.8.16</a>
1386
+ <li><a href=" https://github.com/rkyv/rkyv ">rkyv_derive 0.8.17</a>
1204
1387
  </li>
1205
- <li><a href=" https://github.com/rust-lang/rustc-hash ">rustc-hash 2.1.2</a>
1388
+ <li><a href=" https://github.com/rust-lang/rustc-hash ">rustc-hash 2.1.3</a>
1206
1389
  </li>
1207
1390
  </ul>
1208
1391
  <pre class="license-text">Permission is hereby granted, free of charge, to any
@@ -1233,11 +1416,9 @@ DEALINGS IN THE SOFTWARE.</pre>
1233
1416
  <h3 id="MIT">MIT License</h3>
1234
1417
  <h4>Used by:</h4>
1235
1418
  <ul class="license-used-by">
1236
- <li><a href=" https://github.com/smol-rs/fastrand ">fastrand 2.4.1</a>
1237
- </li>
1238
- <li><a href=" https://github.com/hermit-os/hermit-rs ">hermit-abi 0.5.2</a>
1419
+ <li><a href=" https://github.com/dtolnay/anyhow ">anyhow 1.0.103</a>
1239
1420
  </li>
1240
- <li><a href=" https://github.com/sunfishcode/is-terminal ">is-terminal 0.4.17</a>
1421
+ <li><a href=" https://github.com/smol-rs/fastrand ">fastrand 2.4.1</a>
1241
1422
  </li>
1242
1423
  <li><a href=" https://github.com/dtolnay/itoa ">itoa 1.0.18</a>
1243
1424
  </li>
@@ -1247,13 +1428,15 @@ DEALINGS IN THE SOFTWARE.</pre>
1247
1428
  </li>
1248
1429
  <li><a href=" https://github.com/taiki-e/pin-project-lite ">pin-project-lite 0.2.17</a>
1249
1430
  </li>
1431
+ <li><a href=" https://github.com/bkchr/proc-macro-crate ">proc-macro-crate 3.5.0</a>
1432
+ </li>
1250
1433
  <li><a href=" https://github.com/dtolnay/proc-macro2 ">proc-macro2 1.0.106</a>
1251
1434
  </li>
1252
1435
  <li><a href=" https://github.com/dtolnay/quote ">quote 1.0.46</a>
1253
1436
  </li>
1254
1437
  <li><a href=" https://github.com/bytecodealliance/rustix ">rustix 1.1.4</a>
1255
1438
  </li>
1256
- <li><a href=" https://github.com/dtolnay/rustversion ">rustversion 1.0.22</a>
1439
+ <li><a href=" https://github.com/dtolnay/rustversion ">rustversion 1.0.23</a>
1257
1440
  </li>
1258
1441
  <li><a href=" https://github.com/serde-rs/serde ">serde 1.0.228</a>
1259
1442
  </li>
@@ -1295,6 +1478,33 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1295
1478
  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
1296
1479
  IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1297
1480
  DEALINGS IN THE SOFTWARE.
1481
+ </pre>
1482
+ </li>
1483
+ <li class="license">
1484
+ <h3 id="MIT">MIT License</h3>
1485
+ <h4>Used by:</h4>
1486
+ <ul class="license-used-by">
1487
+ <li><a href=" https://github.com/winnow-rs/winnow ">winnow 1.0.3</a>
1488
+ </li>
1489
+ </ul>
1490
+ <pre class="license-text">Permission is hereby granted, free of charge, to any person obtaining
1491
+ a copy of this software and associated documentation files (the
1492
+ &quot;Software&quot;), to deal in the Software without restriction, including
1493
+ without limitation the rights to use, copy, modify, merge, publish,
1494
+ distribute, sublicense, and/or sell copies of the Software, and to
1495
+ permit persons to whom the Software is furnished to do so, subject to
1496
+ the following conditions:
1497
+
1498
+ The above copyright notice and this permission notice shall be
1499
+ included in all copies or substantial portions of the Software.
1500
+
1501
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND,
1502
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1503
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1504
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1505
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1506
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1507
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1298
1508
  </pre>
1299
1509
  </li>
1300
1510
  <li class="license">
@@ -1315,7 +1525,7 @@ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRES
1315
1525
  <h3 id="MIT">MIT License</h3>
1316
1526
  <h4>Used by:</h4>
1317
1527
  <ul class="license-used-by">
1318
- <li><a href=" https://github.com/BurntSushi/memchr ">memchr 2.8.2</a>
1528
+ <li><a href=" https://github.com/BurntSushi/memchr ">memchr 2.8.3</a>
1319
1529
  </li>
1320
1530
  <li><a href=" https://github.com/BurntSushi/walkdir ">walkdir 2.5.0</a>
1321
1531
  </li>
@@ -1334,6 +1544,36 @@ furnished to do so, subject to the following conditions:
1334
1544
  The above copyright notice and this permission notice shall be included in
1335
1545
  all copies or substantial portions of the Software.
1336
1546
 
1547
+ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1548
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1549
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1550
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1551
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1552
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1553
+ THE SOFTWARE.
1554
+ </pre>
1555
+ </li>
1556
+ <li class="license">
1557
+ <h3 id="MIT">MIT License</h3>
1558
+ <h4>Used by:</h4>
1559
+ <ul class="license-used-by">
1560
+ <li><a href=" https://github.com/comex/rust-shlex ">shlex 2.0.1</a>
1561
+ </li>
1562
+ </ul>
1563
+ <pre class="license-text">The MIT License (MIT)
1564
+
1565
+ Copyright (c) 2015 Nicholas Allegra (comex).
1566
+
1567
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1568
+ of this software and associated documentation files (the &quot;Software&quot;), to deal
1569
+ in the Software without restriction, including without limitation the rights
1570
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1571
+ copies of the Software, and to permit persons to whom the Software is
1572
+ furnished to do so, subject to the following conditions:
1573
+
1574
+ The above copyright notice and this permission notice shall be included in
1575
+ all copies or substantial portions of the Software.
1576
+
1337
1577
  THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1338
1578
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1339
1579
  FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
@@ -1408,11 +1648,11 @@ SOFTWARE.</pre>
1408
1648
  <h3 id="MIT">MIT License</h3>
1409
1649
  <h4>Used by:</h4>
1410
1650
  <ul class="license-used-by">
1411
- <li><a href=" https://github.com/crossbeam-rs/crossbeam ">crossbeam-deque 0.8.6</a>
1651
+ <li><a href=" https://github.com/crossbeam-rs/crossbeam ">crossbeam-deque 0.8.7</a>
1412
1652
  </li>
1413
- <li><a href=" https://github.com/crossbeam-rs/crossbeam ">crossbeam-epoch 0.9.18</a>
1653
+ <li><a href=" https://github.com/crossbeam-rs/crossbeam ">crossbeam-epoch 0.9.20</a>
1414
1654
  </li>
1415
- <li><a href=" https://github.com/crossbeam-rs/crossbeam ">crossbeam-utils 0.8.21</a>
1655
+ <li><a href=" https://github.com/crossbeam-rs/crossbeam ">crossbeam-utils 0.8.22</a>
1416
1656
  </li>
1417
1657
  </ul>
1418
1658
  <pre class="license-text">The MIT License (MIT)
data/lib/aam_ruby.so CHANGED
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aam-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.7.1
4
+ version: 2.8.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - INiNiDS
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-06-24 00:00:00.000000000 Z
11
+ date: 2026-07-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Ruby bindings for the aam-rs AAML parser built with Rust and magnus.
14
14
  email: