aam-ruby 2.1.0 → 2.3.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.
- checksums.yaml +4 -4
- data/CREDITS.html +5 -5
- data/lib/aam_ruby.so +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 53ab29b70bbf8b33e65510f94f76e0fe87ffbfaa8de4d8dbeee6b551a04a3699
|
|
4
|
+
data.tar.gz: b8f7d6868b5b7bd40071830eae36c2117751aa8371ffdda9d7347a59b4f27dd5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9e8cb7753bcd34b5da31aa33e5529ac88322328d5ae1b2dcfb285ab9bfee7549d8e3094d2b32263e28e37631545331f7fe958272497c2af6e4c7ac81857df54a
|
|
7
|
+
data.tar.gz: 80122e06837df6f84e954ac9f520a5b75d205ff520d3a2637befb942351adacc4e4daa7dcfcf75928ee8245a34a936808bd664046548b23c354ff9b460eab150
|
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.
|
|
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'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.
|
|
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 "AS IS", 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.
|
|
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.
|
|
490
|
+
<li><a href=" https://github.com/INiNiDS/aam-rs/ ">aam-rs 2.3.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.
|
|
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.
|
|
4
|
+
version: 2.3.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-
|
|
11
|
+
date: 2026-04-28 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:
|