pandoc_binary 2.16.2 → 2.17.1

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: e56470ba8f7d4d5590244daf5daa66247d4d36aff338c74b2174a72aa45ad696
4
- data.tar.gz: 0bcd0c88b35e74ef50439eb232f3c7147d603af2f891458c9863289d735e44b3
3
+ metadata.gz: 759c84f1a369e92ac353e7b5237f2cdefde7c9094c2cb0173c9ca058530ab0c1
4
+ data.tar.gz: 91a7fdcdfbcd5c12a5c823a44dea8b213cd0767aff9f1cb1227203335e64566d
5
5
  SHA512:
6
- metadata.gz: 4a2561c57d71f87e1b882e86ae9841038d3c7c1853833705807bfea3b6347ebd2643e5755830f5f712c09b00b4b77160023cb9a9ddc5007ff97e82f3f7274be4
7
- data.tar.gz: 90cf55a7e3086d7fd68589cf42de38bdeac1cd84b78d16457e046cc8f779cd7f5c9635438fcd83918452f8e292911c12534ead1c5d539f6ad8d2f3ac9313ffeb
6
+ metadata.gz: e5ee7de59593940f29f8dc8ac85d6221e1b6260f2f399133bbe3d5a83d0ae489df35eabd9e06bb700855075f76245a6624c683f88bae7b9faf4907c8b0b22e9f
7
+ data.tar.gz: 7fd49f46e8c9e0c7523a5a5abdeef7776a3395f5bbebfd106fd98e7c1431977cc09533e59eefab4d10b33056a92d516fbd9ec62348a5783d02e23ba7f2077532
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- pandoc_binary (2.16.2)
4
+ pandoc_binary (2.17.1)
5
5
 
6
6
  GEM
7
7
  remote: https://rubygems.org/
@@ -2,5 +2,5 @@
2
2
  # frozen_string_literal: true
3
3
 
4
4
  module PandocBinary
5
- VERSION = "2.16.2"
5
+ VERSION = "2.17.1"
6
6
  end
Binary file
Binary file
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pandoc_binary
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.16.2
4
+ version: 2.17.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yuya.Nishida.