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: 82ba467b81fec18ee23c8e38d239bfca7273f37ff62a62a7ba4e9a694aeec299
4
- data.tar.gz: 9bbd19c86380cb4811d0b7f61ee7f07cd85fe4831f1785e3fad7332c55fb72a4
3
+ metadata.gz: 6a9f8f32f05241b84b1a613f1daf1d754cae71aecbe25201f46b3271cf887073
4
+ data.tar.gz: f0d94b89e0d06caf8e549f24cdacc5586fb2055ce1badc985b2b6a919e10c394
5
5
  SHA512:
6
- metadata.gz: af1b838a2fc758031100723988b8b9220652776db24fbb23c5c0cef83d0b94242a18849bd68e2a4bc4aa0705dc8a409513be18bc8ed5b36d0eca0b8e10b6cda1
7
- data.tar.gz: 669e8110b5135f59234b5de8138a8fcb6d2de740cc189c942b85a26b70cba0ae5624ab1944b8755f964e54235165c39ff7b5c5d556521d2a2a74bc706a868a27
6
+ metadata.gz: 0ebc3c39a9549e897bc31b7607dbb840c79d0ed9eda843787120832fa3ae52fc21cce6ddc26b7119b84a7e48302a340e7de2137a18f1f3950e1174441432c604
7
+ data.tar.gz: cfeb429d076c77b9b18da281a6448fa4169ca777eaef26501b3c2a9ba598173cfc43b580f506c24a766106a480dddc664ab1271ec05a40416bd9100e83e9a07e
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "2.0.2"
4
+ VERSION = "2.0.2.1"
5
5
  end
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: 2024-12-29 00:00:00.000000000 Z
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