commonmarker 2.1.0-aarch64-linux-musl → 2.1.1-aarch64-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: 78ec02710b8532a71f9cddf36f0dbc0e73c2a5daaab3c4d118cb0b78a15939a0
4
- data.tar.gz: 85e0a5854bf61ea7b65335ec764c9ff263021e800d98c2df1b1cf0329d77257c
3
+ metadata.gz: 1beb340fed00e8691260d3356c3ca069a435a287f6cf2c3cdc58f8dc80420cc9
4
+ data.tar.gz: 4b25624a14daef18afa66072bf5feb0eba309243ae6628df58959ec71e36595e
5
5
  SHA512:
6
- metadata.gz: fb76131b1c2d6b0a0178f93fd2e4fa8a084469afcb0337155b3d6330c4f4b96a8acb89fa4847404423227ca93a7438d774f9027d0b032eb38b71844dfc727986
7
- data.tar.gz: 60418daf9bdcf29e8c0c09792236ef4f9bda0788a65abba02a301e9d67b8f77eedf9501341ce2c7a38f16f8f2fee8e8d1afc2da1487a4a7026e1ef04e4b641d3
6
+ metadata.gz: 402758c303f9f020119d0b7f184c2ad05a211517f5db9891a9f0d6872c680d12db5dc5b2b84ad59f58b972ca972872a0837155383e766043234c26a54b4e791b
7
+ data.tar.gz: '08b2a59c38737b7ca319ab2557b9ea83a0eb8b1fd23587f023bcd5bde8b247305a3cfaace496e555a7f1aa22640f1b7f21c95cb9a903ab4e61736d3005a0b4f3'
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: aarch64-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-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