commonmarker 1.1.0-x64-mingw-ucrt → 1.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: 421d9fa8cf8dfe3f1d2aec2f6d807178e559fb9fa1eac70ccb705e3291cb66ca
4
- data.tar.gz: 8f93b47d3413886cc15e86b7b047498aa037b07f6e07ac1605e62f143ff2717b
3
+ metadata.gz: 0ad8fa6675d6c2b4718b2e6e3519d3b8a0caf387c6a9c2ab022595ed8535f02c
4
+ data.tar.gz: 4750a897e709329d0c77c7bc960fd0e9fb7f6f48f565e956771e2c352470fc02
5
5
  SHA512:
6
- metadata.gz: d5bb4f64cab71d9bcac24e45ed8991af0fb7855fbfec05afa175762b710ecce11579ffe87a9c03f13e376a7dfa993638f225d59fdae8205a1edf187ef36abf0c
7
- data.tar.gz: 111e08b3eb304d9014f106e72afc161a8df77a0d1c6e52893b2261dcda793d80da824ab6a39aa3273e11a767d40d02f0e8aa142f5cd2477da913adc92298b7b9
6
+ metadata.gz: 6286bd6ebd96d1bbd4137baf3bf5cd75c9230445c98202e5b6b407067c7dd801b8da01137a28d32c02e372064b6bbe5fec76503f495ed310b26af45a4c8fdaf5
7
+ data.tar.gz: 154088e1450ab32084123f8e62da5361b2db004198f49685ec6b04faf47effb183f537e33c1b482bda0fafe66c246aa44daac5eee978f647ff69b9792f3ace2b
Binary file
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "1.1.0"
4
+ VERSION = "1.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: 1.1.0
4
+ version: 1.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: 2024-04-30 00:00:00.000000000 Z
12
+ date: 2024-05-01 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake