commonmarker 2.1.0-x64-mingw-ucrt → 2.1.1-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: b961cf1bc467f744cde2a7860e73c11f939e4209cfa2b9f9605c66e7a35ab0f6
4
+ data.tar.gz: 295c8970816770d71c17bd922de3d6851241c71782f08c4671aa33ba3a3b2b92
5
5
  SHA512:
6
- metadata.gz: 61f61adfcc8db470e7b73212a02498a316c920e9011c63ed0c828014e24a37f10d4c87c6775085fd2ef2d2807ab81da3a1ad08f985c83b8fd8495294ab2b107a
7
- data.tar.gz: a7af279572e453241d84775373703ee84165f47e404a825ccc07bc6f6bbef2961ce2677e0741db226df86c61eb8110a2f317ca255598c283ceacaece8e7b5d10
6
+ metadata.gz: 4cb52fd3a3f66bbdba2054046648766e51e29b7f073e4cd59bfcef425c324d1ece82e1a4d39267c88931eaa9ad1127d4cdbe208e9de0bfa852cba9169840a5e4
7
+ data.tar.gz: a826a43b4918277a5351f990d9a5d513d321998c63ccea67859e56f4667394822df9ba526226895910ef8c65a61fc80d813620b645a8019482049e30ba98ec1a
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.1.1"
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.1.1
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-08 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