aam-ruby 2.0.1 → 2.0.2
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 +2 -2
- 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: 6ececf16af71256995137bb9912999165adc4df77d691776faa4f40342275b7d
|
|
4
|
+
data.tar.gz: bdb7ac44d304a53f692defeea048edcaa02653702820a7209ecb6da79f3d9c20
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 234044f507d52f116910a40bedccfc5f0d6e9c6ae3180f8bd9752cee5925e330b1a06c913338b09ead48665425bb4bf134b0a603d527d9e95dd3740ad6a27de9
|
|
7
|
+
data.tar.gz: e6fc829a0e71479b5fe988c34a9787a03e2663fa4f1daa3c6e7e5e57ad7b8f1860d64c649df9ffafae614cd27b5982c1d54b67b980d59b19d8a37eb730cd2943
|
data/CREDITS.html
CHANGED
|
@@ -489,7 +489,7 @@ SOFTWARE.
|
|
|
489
489
|
<h3 id="MIT">MIT License</h3>
|
|
490
490
|
<h4>Used by:</h4>
|
|
491
491
|
<ul class="license-used-by">
|
|
492
|
-
<li><a href=" https://github.com/INiNiDS/aam-rs/ ">aam-rs 2.0.
|
|
492
|
+
<li><a href=" https://github.com/INiNiDS/aam-rs/ ">aam-rs 2.0.2</a>
|
|
493
493
|
</li>
|
|
494
494
|
</ul>
|
|
495
495
|
<pre class="license-text">MIT License
|
|
@@ -612,7 +612,7 @@ DEALINGS IN THE SOFTWARE.</pre>
|
|
|
612
612
|
<h3 id="MIT">MIT License</h3>
|
|
613
613
|
<h4>Used by:</h4>
|
|
614
614
|
<ul class="license-used-by">
|
|
615
|
-
<li><a href=" https://github.com/smol-rs/fastrand ">fastrand 2.
|
|
615
|
+
<li><a href=" https://github.com/smol-rs/fastrand ">fastrand 2.4.1</a>
|
|
616
616
|
</li>
|
|
617
617
|
<li><a href=" https://github.com/dtolnay/itoa ">itoa 1.0.18</a>
|
|
618
618
|
</li>
|
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.0.
|
|
4
|
+
version: 2.0.2
|
|
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-08 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:
|