commonmarker 2.1.1-x86_64-linux-musl → 2.2.0-x86_64-linux-musl

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: b04c08da8b55594be210ea677d4e3d5fcb27db20be0cd8babf79c26024f7b5fb
4
- data.tar.gz: 99f33230ac2f8fc785f8c96ff67e142b0320345c05b9375372bad0dba46b26b3
3
+ metadata.gz: afb30cfd50a3bfe4dbeddd1fa440bb8ed3cc2f0e1f46cf9cb291df3aff99d3a9
4
+ data.tar.gz: 4cd41e253357bcc212d6503f03efcb50869cd0664d566061eb85647207067a0c
5
5
  SHA512:
6
- metadata.gz: 8a480f7049448e60fcb76abc88068a515f88b45648db85c25af160be68b2fc10405f5d6bfc2a4568ce10fb1c2bee26636fc5eb451ba9182f511657418675c0bd
7
- data.tar.gz: 70dc0a6a58def7ccb9e536f854e4dff7c691fb28e5d39b8d54bc646ae89b4abc4e3258beb6e504c5a118895b2af56805d6431c9fbe5ccba6664da958299ce658
6
+ metadata.gz: d25d6a353294bb188fced9d7dee1ee7c7dc2df01270ff23f4e37e519214fcc4a653fd0f79ba023d69c0cdbfdb0f467a5701bdb58dadc01e1abba7408536abd29
7
+ data.tar.gz: 72fcbc0dcda7a58b72867166ceee7869b03845949e46abd155e6accc58b06e721c228bf628b847400555230d54e47c7fc63cc3ec43aa26f422189046545a99ef
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.1.1"
4
+ VERSION = "2.2.0"
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.1.1
4
+ version: 2.2.0
5
5
  platform: x86_64-linux-musl
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-03-08 00:00:00.000000000 Z
12
+ date: 2025-03-25 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake