commonmarker 1.0.1-x86_64-linux → 1.0.3-x86_64-linux

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: 0db38f9271a712220336a930bd34cce79c8a60d831ce1cb3b0fb47c5033ce08a
4
- data.tar.gz: 0e4c6b8f36c50bee6776e4924c957fe2b0e34d95c82cb733a07830e263fe9c3c
3
+ metadata.gz: 92b35836a3a9e3e40e9be55af3b4dda184ff5598764dbf782baaa2c0909ea227
4
+ data.tar.gz: 28dc1aa37a422500fe0cf6cfde5e78c56462289d7d859ff2764b917155fe79fd
5
5
  SHA512:
6
- metadata.gz: 5e565726531b9bd5c95155a7bc97e2fba1fc82aa2ca837294da79ef203897c88a37ed6e4b8931fef9c54197febed95d50fd3fda97822bc16a29db7721a93a7e2
7
- data.tar.gz: 484b077025bb4b4aaa49a1e3e20ac75a663b11b55183692ca3035de18039c65be98d0ce3077da76056dc607f223174264776cbf9bf27286bf93b0578f088347d
6
+ metadata.gz: 2b7802b5df12dec6b715338e204bd2ef01189e33e7ad7e9abd32c43fe40fa5b025489c80c366bd2f85af6de1b6a3e333f6420a9e60aa74b745841664fa053020
7
+ data.tar.gz: 582908ea6ea8e852f783285ef6be5da7b9874643c1d51b22116b30dcc6ecda0a75659aaed5dd0bf451f3aecba344667c04f132702893a446a0cc1c4b369b562d
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "1.0.1"
4
+ VERSION = "1.0.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.0.1
4
+ version: 1.0.3
5
5
  platform: x86_64-linux
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: 2023-12-27 00:00:00.000000000 Z
12
+ date: 2023-12-28 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rake