paru 0.3.2.0 → 0.3.2.1

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: e22a52682d4271df3c97c9244c076aca71d15d221fab9bc672bb01572d82d4ed
4
- data.tar.gz: 8fe08fb2940366aceefc0f4256c81e51148b10510a07b815771ef62b9d17a655
3
+ metadata.gz: 8f751a8abf09ede67b24f5fc8a6163c9917255b6dd1b569180e2cf041a9e123c
4
+ data.tar.gz: f5c053191fafaa09fcc4b29dddbb631e5636ae8649391f4595f0b9b410e5428c
5
5
  SHA512:
6
- metadata.gz: 3c6e2f2753419b714e4b1174c422ec47fa08dfcf6d9c8ff811594bf2943656c36fa3ab6583019b4f439230cbd72986f348706ccced4f9367a0f165f46815da23
7
- data.tar.gz: 53f49d4ef6ac8a48aeba879bb17bb90004fa6b9df263de466beddc92927292aa43824117467f980db018aacd9f2fe2aca652d593b0b22b27acc357d84f25f70d
6
+ metadata.gz: a1d57f64cf6973368750b8f3f4828e23e1f41681c180c3fb44a15374a4564556fa1c66fe54ee73906b34498601ffd33d0ffac471fc98af81e2c8ccf3c6bbcb1c
7
+ data.tar.gz: 6ec1b2a1ce84ba7a37d78b39895948b7c68a25de5b74a3c952b88760b2a524cfc1f4fa6c08b953d2559aab8a41fb0dafd9a1e4542dcacf3068d8d22a76656181
@@ -18,5 +18,5 @@
18
18
  #++
19
19
  module Paru
20
20
  # Paru's current version
21
- VERSION = [0, 3, 2, 0]
21
+ VERSION = [0, 3, 2, 1]
22
22
  end
@@ -110,7 +110,7 @@ epub_chapter_level: 1
110
110
  epub_subdirectory: ""
111
111
  ipynb-output: "best"
112
112
  pdf_engine: "pdflatex"
113
- pdf_engine_opt: ""
113
+ pdf_engine_opt: [""]
114
114
  #####
115
115
  # Citation rendering
116
116
  #####
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: paru
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.2.0
4
+ version: 0.3.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Huub de Beer
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-03-04 00:00:00.000000000 Z
11
+ date: 2019-07-01 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Use Pandoc (http://www.pandoc.org) with ruby
14
14
  email: Huub@heerdebeer.org