commonmarker 2.4.0-x86_64-linux-musl → 2.4.1-x86_64-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: 243207854aae2b5000ca5193a250918c0dbf5bdcac53e4d7f9c039eea287e0e4
4
- data.tar.gz: dbc0d6c174e2d7b6ff337115fab2788a70e860075699e5da25f884a134bdb53f
3
+ metadata.gz: 5d1010ea014d63da61d26474fc7e776b98fe91414ed90310abde3fc131b97531
4
+ data.tar.gz: 7ab0a9d35705c5f0961224927f6c6a60ffbb0bf56d263c26a3c29aae3fc3d144
5
5
  SHA512:
6
- metadata.gz: 201895bdd6cb50a3bea7be9b0a6b3bd2502aa2842bd6a7afa311c547012148f710362915a6f6189137aee7b199287841b1a357f3429584af99d1ab533e6d65e7
7
- data.tar.gz: 16ceb889df56bb87bc08db54bb21121159cd66c1f68ab2da080491c98eb5506b57e62a932510921e094905d102690bface6e2926b7f2c1b52489fbdac36ed189
6
+ metadata.gz: 011105dcd9a03abb6fc33f070a17590ded3224393f39440d88b4f36fbcdaf3dbb8841bce9f1bd65fe053c42e6ec9d7d3c0f3a273acf2c3eaa5b5a4f0c4ad36b5
7
+ data.tar.gz: f4d83f8eb6498c32d8322eb440306658e3ecb5c26f41345b6dbc452a991750037c74e87a082dae32630bfb035e7612985cd1c96274cf4e45a96fddb24e950ba2
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "2.4.0"
4
+ VERSION = "2.4.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.4.0
4
+ version: 2.4.1
5
5
  platform: x86_64-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-09-15 00:00:00.000000000 Z
12
+ date: 2025-09-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake