commonmarker 2.0.3-aarch64-linux → 2.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: 505a028d0da4741ed1a44b92c3ae6c1d551adb4b0f2fc9b6a4818e34ea093fc4
4
- data.tar.gz: 85a1146c9a901222caeab47a0e1b9acb9ca38414fdd983d11429f8f47c858825
3
+ metadata.gz: 12e6c707705789fcbbe00dc02a4865b9cb4b403f5bc82ba418f7bb16fb904bc9
4
+ data.tar.gz: 3b8a5a4ad3cc82bc45dd3c9bef3b1a364dfdfbaf01409de96499bbe87599f7ba
5
5
  SHA512:
6
- metadata.gz: 14ab1e921f64fd65a6c95cda78e551dfb5610d0d60db6030770ac678c4da2566ba4797d1e695db1cb595de3344ea3e3687bd2dcbd8c456343a9a3ccbbeaafe97
7
- data.tar.gz: bb362e56ffa773852725fc1946a207d4be51fac4baec75be03ec52c372e8e5623027bb397d5308a33d99ccedecc08fb288e04b7d4a123b962d9b47cd845787a9
6
+ metadata.gz: 8394afda4c6ab0d555b945f10862198d4adbd2c8ca2d9e742cb802d6731165c993e9a7fc94e7a0c49f23848d71c82ae813a91f8a1f146c35a68c27b1bea7a26c
7
+ data.tar.gz: 48606187475813a9b30033fd42504cf0174e4861667be5519aed64f82f0eb1cf4415b7618b290add0359687f91f582591266a4c0368b994d091a0c104c0200f0
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "2.0.3"
4
+ VERSION = "2.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: 2.0.3
4
+ version: 2.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: 2025-01-21 00:00:00.000000000 Z
12
+ date: 2025-01-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake