commonmarker 2.1.0-x86_64-linux → 2.2.0-x86_64-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: 148608be61d847b28944050fdb7366533ba942d71cdbd0b41bb0a8f1201f7a05
4
- data.tar.gz: bb4c4e7a50a5b3e308b2468962dc3c862dbda2214b3caef9bf3dd2a378d2241c
3
+ metadata.gz: 3f3cf3170dd74c7ab3f748e4c5653e4f539195c5f7392e5f355fec90c8babf28
4
+ data.tar.gz: 3c00398262d9752ce49ed8b0c6fc542f509cce1ba2128a2730b245e749898a4a
5
5
  SHA512:
6
- metadata.gz: ebbf69c63662faa54807b639419806afa6871dd9faa11350e2aade9d9e625475222a2117116713f4c3bdbb0ba23d9bca0d2e40065b623d2176c89e6843d35002
7
- data.tar.gz: 5d6d329c50ae7e4c2aea0dba28715afd35cae4b470b3a9a3944e38855f1aecf30795d5a99e88bd8bc71cc165b914f9bdd305f55baa385c8703b745f15be16d61
6
+ metadata.gz: 561e73f35933f8f994ef884b134fd34b4fb69decc44b92d217e6866a18cb2e1c77dd3c5b26c4bb4087363af5f4126445239a664585745afcbd7443e2ef75c5d8
7
+ data.tar.gz: 0370e21ab29a973015eff017adefdfae4ad4260de03d9b7c779dcf694a165c8cd40aeea91a586bbede665cf2383af2b810c2a7eaf9aa116960b3fb38c22bfc11
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "2.1.0"
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.0
4
+ version: 2.2.0
5
5
  platform: x86_64-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-02-26 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
@@ -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