commonmarker 1.1.1-x64-mingw-ucrt → 1.1.3-x64-mingw-ucrt

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0ad8fa6675d6c2b4718b2e6e3519d3b8a0caf387c6a9c2ab022595ed8535f02c
4
- data.tar.gz: 4750a897e709329d0c77c7bc960fd0e9fb7f6f48f565e956771e2c352470fc02
3
+ metadata.gz: b4947d43689aebbfe6aee5fe2c30ec4d4623c93f4074de94a768107e5a5df8da
4
+ data.tar.gz: 924dc134e5244952859fd99859c1ff88de4b86cbd04da6e24cddb70e316b5067
5
5
  SHA512:
6
- metadata.gz: 6286bd6ebd96d1bbd4137baf3bf5cd75c9230445c98202e5b6b407067c7dd801b8da01137a28d32c02e372064b6bbe5fec76503f495ed310b26af45a4c8fdaf5
7
- data.tar.gz: 154088e1450ab32084123f8e62da5361b2db004198f49685ec6b04faf47effb183f537e33c1b482bda0fafe66c246aa44daac5eee978f647ff69b9792f3ace2b
6
+ metadata.gz: 957d0b3a07a113b95b8a32a436c4528b6062a4ad642ed035dc537367c0a09b44f4b15c158e4810d1a556647557b7fe31f992fd07180c1816073b3f8481dfe670
7
+ data.tar.gz: e7bbb58855ea90d15751a45067a0c8f86ecd2d84868814466df08bc914fb5a4cc522b8ad42db2bc4a13ad8224e3372b549098afc274d50ef0f55b44a3d5adcc8
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.1"
4
+ VERSION = "1.1.3"
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.1
4
+ version: 1.1.3
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-05-01 00:00:00.000000000 Z
12
+ date: 2024-05-15 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake