commonmarker 2.0.2-aarch64-linux → 2.0.2.1-aarch64-linux
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6a9f8f32f05241b84b1a613f1daf1d754cae71aecbe25201f46b3271cf887073
|
4
|
+
data.tar.gz: f0d94b89e0d06caf8e549f24cdacc5586fb2055ce1badc985b2b6a919e10c394
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0ebc3c39a9549e897bc31b7607dbb840c79d0ed9eda843787120832fa3ae52fc21cce6ddc26b7119b84a7e48302a340e7de2137a18f1f3950e1174441432c604
|
7
|
+
data.tar.gz: cfeb429d076c77b9b18da281a6448fa4169ca777eaef26501b3c2a9ba598173cfc43b580f506c24a766106a480dddc664ab1271ec05a40416bd9100e83e9a07e
|
Binary file
|
Binary file
|
Binary file
|
data/lib/commonmarker/version.rb
CHANGED
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: commonmarker
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2.0.2
|
4
|
+
version: 2.0.2.1
|
5
5
|
platform: aarch64-linux
|
6
6
|
authors:
|
7
7
|
- Garen Torikian
|
@@ -9,7 +9,7 @@ authors:
|
|
9
9
|
autorequire:
|
10
10
|
bindir: exe
|
11
11
|
cert_chain: []
|
12
|
-
date:
|
12
|
+
date: 2025-01-08 00:00:00.000000000 Z
|
13
13
|
dependencies:
|
14
14
|
- !ruby/object:Gem::Dependency
|
15
15
|
name: rake
|
@@ -50,6 +50,7 @@ files:
|
|
50
50
|
- README.md
|
51
51
|
- lib/commonmarker.rb
|
52
52
|
- lib/commonmarker/3.2/commonmarker.so
|
53
|
+
- lib/commonmarker/3.3/commonmarker.so
|
53
54
|
- lib/commonmarker/3.4/commonmarker.so
|
54
55
|
- lib/commonmarker/config.rb
|
55
56
|
- lib/commonmarker/constants.rb
|