aam-ruby 2.1.0 → 2.4.0

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 +5 -5
  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: 94564f56e386231e250b2089a95bab1d2ad261a1dbb713deff7717c1eb9010a7
4
- data.tar.gz: 6f9c463ae5780e4e21b3c8801ad345d48414bd2749d3090495c57c5e61fb3d32
3
+ metadata.gz: c6a9c139ee04ee5f37451750072eb27a1d501afdc487083b36921e9052f85711
4
+ data.tar.gz: 81ffe9c1f096f205cf8afd60aab39d4559fca0259cc4a280ccb3db629583be30
5
5
  SHA512:
6
- metadata.gz: d515dba1b6ad2fb452b72d932433087cd2f3710c6ec615877e91a0ef5f090318ebc40f203d12b717f2dd49591ab43f3f9322e80fa63585d44a7de7fe4b07856a
7
- data.tar.gz: a3c9716b8da5bbb8b09649587c57163785f86247cd876231b2a62dd27ba9f06661e5af329f3950316390347d266c5f890550dfbdd321ed727a5bcc66c690933b
6
+ metadata.gz: 013b70d446e6a0f138d8c069e80a66acfe76d2948a39d78d7020191b076c9da1a43ca495a599367b2e47db07c47d544ce4c6147402e8432db62f6590a0b222f1
7
+ data.tar.gz: 056e1c18e436dc2803520250b4782d3a32f1f206fd7ffab5f73325d2edb4762f6c54958e4864a6934e4b049de9bd6f016dea980875c962f34b6a85de36cc8fc2
data/CREDITS.html CHANGED
@@ -197,7 +197,7 @@ DEALINGS IN THE SOFTWARE.
197
197
  <h3 id="MIT">MIT License</h3>
198
198
  <h4>Used by:</h4>
199
199
  <ul class="license-used-by">
200
- <li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.16.1</a>
200
+ <li><a href=" https://github.com/rust-lang/hashbrown ">hashbrown 0.17.0</a>
201
201
  </li>
202
202
  </ul>
203
203
  <pre class="license-text">Copyright (c) 2016 Amanieu d&#x27;Antras
@@ -335,7 +335,7 @@ DEALINGS IN THE SOFTWARE.
335
335
  <h3 id="MIT">MIT License</h3>
336
336
  <h4>Used by:</h4>
337
337
  <ul class="license-used-by">
338
- <li><a href=" https://github.com/rust-lang/libc ">libc 0.2.185</a>
338
+ <li><a href=" https://github.com/rust-lang/libc ">libc 0.2.186</a>
339
339
  </li>
340
340
  </ul>
341
341
  <pre class="license-text">Copyright (c) The Rust Project Developers
@@ -391,7 +391,7 @@ THE SOFTWARE IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRES
391
391
  </li>
392
392
  <li><a href=" https://github.com/djkoloski/rend ">rend 0.5.3</a>
393
393
  </li>
394
- <li><a href=" https://github.com/rkyv/rkyv ">rkyv 0.8.15</a>
394
+ <li><a href=" https://github.com/rkyv/rkyv ">rkyv 0.8.16</a>
395
395
  </li>
396
396
  </ul>
397
397
  <pre class="license-text">Copyright 2021 David Koloski
@@ -487,7 +487,7 @@ SOFTWARE.
487
487
  <h3 id="MIT">MIT License</h3>
488
488
  <h4>Used by:</h4>
489
489
  <ul class="license-used-by">
490
- <li><a href=" https://github.com/INiNiDS/aam-rs/ ">aam-rs 2.1.0</a>
490
+ <li><a href=" https://github.com/INiNiDS/aam-rs/ ">aam-rs 2.4.0</a>
491
491
  </li>
492
492
  </ul>
493
493
  <pre class="license-text">MIT License
@@ -577,7 +577,7 @@ SOFTWARE.</pre>
577
577
  <h3 id="MIT">MIT License</h3>
578
578
  <h4>Used by:</h4>
579
579
  <ul class="license-used-by">
580
- <li><a href=" https://github.com/rkyv/rkyv ">rkyv_derive 0.8.15</a>
580
+ <li><a href=" https://github.com/rkyv/rkyv ">rkyv_derive 0.8.16</a>
581
581
  </li>
582
582
  <li><a href=" https://github.com/rust-lang/rustc-hash ">rustc-hash 2.1.2</a>
583
583
  </li>
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.1.0
4
+ version: 2.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - INiNiDS
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2026-04-21 00:00:00.000000000 Z
11
+ date: 2026-05-03 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: