commonmarker 1.0.3-aarch64-linux → 1.0.4-aarch64-linux

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5e0906c714c76901bd6a9723b2bd8badef661dd5205eb348d15a4ff1815ffc8f
4
- data.tar.gz: fae2fccfa5d72c64fa7fa4d5687ab2bcac5b0fd655c47bf6cf247a8c92ec0f1c
3
+ metadata.gz: dc7496c967662b5c348f78f30d4b3ac821ebeb1bb8066aa192eb06ea65b5ede9
4
+ data.tar.gz: e4322ff97f3bd6a04edec296899214ec15c7282ef07ef7c78bd53c88d074b2e8
5
5
  SHA512:
6
- metadata.gz: a1ebcdb9b548b927c0e9707ba225c5b23924ee17dd0f00650925787710ccdccd4a662ca104d55dc50c8a31bbdf22a757463dcd418357e26477e8ad5be93bc6e3
7
- data.tar.gz: b89dd65dccb744354bf9cad47dd934b8aef1a4693ad499460fb535704eb29f35fb840d9d05b67b14bd629fc13e14d88bbc4f4bf61f714daadf77ecdf003d0856
6
+ metadata.gz: bb69d79dc142a72a55f0574d75c397c9056677462eb913f068c3d795e0f6a29236f3ed4c30cb80607301ec40181889bd3caff39854b9139f39423b330f7a35b1
7
+ data.tar.gz: 58c579703ed195b32283cd3e73e6ad50d257e3391b4ac0b53a8c96afd8ad7f6b87db69c3fb551199460a81747a5348471c1c7f43dc597b0d83f08ee56d2dbaf8
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "1.0.3"
4
+ VERSION = "1.0.4"
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: 1.0.3
4
+ version: 1.0.4
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: 2023-12-28 00:00:00.000000000 Z
12
+ date: 2024-01-03 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake
@@ -51,6 +51,7 @@ files:
51
51
  - lib/commonmarker.rb
52
52
  - lib/commonmarker/3.1/commonmarker.so
53
53
  - lib/commonmarker/3.2/commonmarker.so
54
+ - lib/commonmarker/3.3/commonmarker.so
54
55
  - lib/commonmarker/config.rb
55
56
  - lib/commonmarker/constants.rb
56
57
  - lib/commonmarker/extension.rb
@@ -76,7 +77,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
76
77
  version: '3.1'
77
78
  - - "<"
78
79
  - !ruby/object:Gem::Version
79
- version: 3.3.dev
80
+ version: 3.4.dev
80
81
  required_rubygems_version: !ruby/object:Gem::Requirement
81
82
  requirements:
82
83
  - - ">="