wkhtmltopdf-binary-edge 0.12.5.1 → 0.12.6.0
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 +4 -4
- data/libexec/wkhtmltopdf-darwin-x86_64 +0 -0
- data/libexec/wkhtmltopdf-linux-amd64 +0 -0
- metadata +5 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 2811087ba6bf0a937a5fdce1822892813060f1c5b4082dc7923765f5ddb5fde8
|
|
4
|
+
data.tar.gz: 34fe398338e344c180715d7c70140392ba4c3d0236d84f0422acb7c5eefe5e37
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0321ad01015211962fd617736f35a4b5758fb30c8957042f59865ca0076bb0549c158bff715ab24ca76fd652ef48f919c8199ebf0b2456fb9ef721e65f77688a
|
|
7
|
+
data.tar.gz: a4cad69bee4e6a449e39f8fe91c87d2ee42018816df44dc924401b027866492ffac2e265bb3d8a7d5f33cbc63b9f530f638211eb1740a335dc74bd01207b2f23
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: wkhtmltopdf-binary-edge
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.12.
|
|
4
|
+
version: 0.12.6.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- 'Orginial Author: - Research Information Systems, The University of Iowa'
|
|
8
8
|
- Yurui Zhang
|
|
9
|
-
autorequire:
|
|
9
|
+
autorequire:
|
|
10
10
|
bindir: bin
|
|
11
11
|
cert_chain: []
|
|
12
|
-
date:
|
|
12
|
+
date: 2020-08-29 00:00:00.000000000 Z
|
|
13
13
|
dependencies: []
|
|
14
14
|
description: Includes wkthmltopdf binaires for macOS (>= 10.7) and Ubuntu 16 (64bit)
|
|
15
15
|
email: yuruiology@gmail.com, vpr-ris-developers@iowa.uiowa.edu,mcollas@aconex.com
|
|
@@ -26,7 +26,7 @@ homepage: https://github.com/pallymore/wkhtmltopdf-binary-edge
|
|
|
26
26
|
licenses:
|
|
27
27
|
- MIT
|
|
28
28
|
metadata: {}
|
|
29
|
-
post_install_message:
|
|
29
|
+
post_install_message:
|
|
30
30
|
rdoc_options: []
|
|
31
31
|
require_paths:
|
|
32
32
|
- lib
|
|
@@ -42,7 +42,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
42
42
|
version: 1.3.6
|
|
43
43
|
requirements: []
|
|
44
44
|
rubygems_version: 3.0.6
|
|
45
|
-
signing_key:
|
|
45
|
+
signing_key:
|
|
46
46
|
specification_version: 4
|
|
47
47
|
summary: Provides binaries for WKHTMLTOPDF project in an easily accessible package.
|
|
48
48
|
- forked from wkhtmltopdf-binary
|