commonmarker 2.0.2-x64-mingw-ucrt → 2.0.2.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: 8c4d9a07657e6a65233a1337db9a003c0cbfc6b1b36bc0390b05de78fbf53c9d
4
- data.tar.gz: 355cc1293ba528105ffec547f6e7847135b9e07ae1918c30303911fd65f20b7f
3
+ metadata.gz: a8114fac4b2c68b8ec6c5aefad006064a36ecb1ff9bfb3c488873f67f2e3c996
4
+ data.tar.gz: e629e1e5452572d04149d3620b5d68d866d2a6be91e87c82f1ce1faf399e3799
5
5
  SHA512:
6
- metadata.gz: c9550eb0cfd1dfa44b643a31c919bcb224019f524a2e814066358d2e047a75cc74c49d6809b13ba77f7bf849858eb40e10a7d0193bd24dbfccf7ec05ba031a69
7
- data.tar.gz: 9cc7aae1aa6aeca02020e6bf3d050df06cfe645e98a886f3193ebee3c718d84c73f194e7703e2b5b87a184f056f2a98ceff57ced3295d08c68edf35b6a6db46c
6
+ metadata.gz: 3e934f114f319a4781f4d95486f5ea994a89d3ad4a95d3853b122dc399078734b53679873beb03ad4db084aa4122bcc2d9133609877f1d0dbcc0be3464c87b42
7
+ data.tar.gz: e3c1ea9684d033e3f48545d8fc39b3c018fa4523381034c7ef930df7ef6eb672b6ede4170f8a75b5a347571640eae799ce015d3c0f2b63608c393e2510e9b705
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "2.0.2"
4
+ VERSION = "2.0.2.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.0.2
4
+ version: 2.0.2.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: 2024-12-29 00:00:00.000000000 Z
12
+ date: 2025-01-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