commonmarker 2.0.2-x86_64-linux → 2.0.2.1-x86_64-linux

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: e9e3a1351efe38d89d2a8fa4beb0887aff4f58c04f013cccc0d37908acb5336a
4
- data.tar.gz: 1eae46950f9edfdae2b3d7d25c2b016c04a482960365faed1dd493c48f0da91e
3
+ metadata.gz: bf2b8a67bba3a93f2d4e4dd2fba696107cdce2f3ac8669884f2d2e53abb54f6b
4
+ data.tar.gz: d515c4eba5981b453398bf79fd88969f9d11364d8ef0fb1fb8617ce9d329fd63
5
5
  SHA512:
6
- metadata.gz: c462bc609cde09955768ee1dbceeeac40dfa3c897fccd0d0ade6e3921ab23209e778c35696646333457dee4db2a2eaaa146a401b511241b91fdc04fb3fe44658
7
- data.tar.gz: f2789057d15a06978b10f205f7d1dde7cf23539e3d2527e52a41352f078950fb72015b11341ecebfd3f47e6a2cb186a6988c56b5783d5498ffa70354600116f3
6
+ metadata.gz: 612108c53aefa68d3beb15acbfd4d95818ffbddad08810bfcc8b79d1b20e7a4bb31738aa8a6a2af54a7352bd349b6f21892780a77aee7342fe7c617d664b2b11
7
+ data.tar.gz: 34652005c0dee036c7189d76100aae0e0f4ece49803aa4b5bb1c65b55857985e0f7520e09475ddf8170facc3d0497daef2a7707044165097ef695d70c94c5bdb
Binary file
Binary file
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Commonmarker
4
- VERSION = "2.0.2"
4
+ VERSION = "2.0.2.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.0.2
4
+ version: 2.0.2.1
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: 2024-12-29 00:00:00.000000000 Z
12
+ date: 2025-01-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