commonmarker 2.1.0-x64-mingw-ucrt → 2.2.0-x64-mingw-ucrt

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: 118ad197299dec871aebae0d25bda47dd129e1423321aadc65fac894f9ffd284
4
- data.tar.gz: 48456dae34b73c30bffad9100a99b5bde0cddc5207e6310840af848abd35ab4f
3
+ metadata.gz: 237ebbf5a76b8df9db555d126795eca87b49e4b7a57d51968938c2560bf19f63
4
+ data.tar.gz: 49fa9f9d48d9aafb173af8cb73ed0ddef11353f4a4e9bd912ad08d334922f1a6
5
5
  SHA512:
6
- metadata.gz: 61f61adfcc8db470e7b73212a02498a316c920e9011c63ed0c828014e24a37f10d4c87c6775085fd2ef2d2807ab81da3a1ad08f985c83b8fd8495294ab2b107a
7
- data.tar.gz: a7af279572e453241d84775373703ee84165f47e404a825ccc07bc6f6bbef2961ce2677e0741db226df86c61eb8110a2f317ca255598c283ceacaece8e7b5d10
6
+ metadata.gz: cc7cefc5a118eb86a9559cc121d5d22fe6ccde2de6d20dd3cd412c01763680308e74d4cba02f8919a0bac2461d5d99035b1e0a1b786c6cbb5783d30f6ac30904
7
+ data.tar.gz: f71395043f6cf02c1be12176c429a6cb35305fbebf91ae849c99969532806fe62e8b5febb3811b5bf1514e34ee6217ab1509145c7d3c0bfa6c63aca297a8caf6
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: x64-mingw-ucrt
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