commonmarker 1.0.1-aarch64-linux → 1.0.3-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: 379a470f508500e2e560734084beb2ccf4b8db5543dec5d5c2d5ee87eaec24c8
4
- data.tar.gz: e75575555b73d4831cfee1e67344d6b9dd40c93e791e7759757472a7032eec3a
3
+ metadata.gz: 5e0906c714c76901bd6a9723b2bd8badef661dd5205eb348d15a4ff1815ffc8f
4
+ data.tar.gz: fae2fccfa5d72c64fa7fa4d5687ab2bcac5b0fd655c47bf6cf247a8c92ec0f1c
5
5
  SHA512:
6
- metadata.gz: 994764484fba08e5dc84d8d323bca634bca139eaa6c150bad8275324910ae9c7c71703d9e3c589ffe475b963413c702e048ea6b9ad91f37a20e8dbc91055234c
7
- data.tar.gz: 4710cbb0866d9fa6abd4213344f5b2b56576b3ee1628c472d1bab3c14ca9db59e43a888436ec6b42f5251575bb4d96bdd18b51b5bb6dd1c25b01024f79ef04a6
6
+ metadata.gz: a1ebcdb9b548b927c0e9707ba225c5b23924ee17dd0f00650925787710ccdccd4a662ca104d55dc50c8a31bbdf22a757463dcd418357e26477e8ad5be93bc6e3
7
+ data.tar.gz: b89dd65dccb744354bf9cad47dd934b8aef1a4693ad499460fb535704eb29f35fb840d9d05b67b14bd629fc13e14d88bbc4f4bf61f714daadf77ecdf003d0856
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "1.0.1"
4
+ VERSION = "1.0.3"
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.1
4
+ version: 1.0.3
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-27 00:00:00.000000000 Z
12
+ date: 2023-12-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake