wkhtmltopdf-binary 0.12.6 → 0.12.6.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/bin/wkhtmltopdf_ubuntu_20.04_amd64.gz +0 -0
- metadata +8 -7
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 71d0ab2973bc32ccfb27c2debf9f21e846db80b90ef04642393dc6bf7941b160
|
4
|
+
data.tar.gz: ffd8f69e7e4a142bc7a11fdb66e82ccb967db43ece6faffa1f6da72872e46706
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4d012d95a88071aef0acbd0b4594cc0a5f50ec0f42913fda3d3cfab7e16a9188a52160d60a670ff992f43f659381ca0ec0b464ad8d8566e58e5ed16364abd6c6
|
7
|
+
data.tar.gz: 505fcd86f6561b549ae7c686978dba2798ad14f7bd5393ef788081856a596915407d00d4de3136cdccda85b357501b3e229fcdc77cab05347778cadcb8333b2a
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: wkhtmltopdf-binary
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.12.6
|
4
|
+
version: 0.12.6.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Zakir Durumeric
|
8
|
-
autorequire:
|
8
|
+
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2020-06-
|
11
|
+
date: 2020-06-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: minitest
|
@@ -24,7 +24,7 @@ dependencies:
|
|
24
24
|
- - ">="
|
25
25
|
- !ruby/object:Gem::Version
|
26
26
|
version: '0'
|
27
|
-
description:
|
27
|
+
description:
|
28
28
|
email: zakird@gmail.com
|
29
29
|
executables:
|
30
30
|
- wkhtmltopdf
|
@@ -47,11 +47,12 @@ files:
|
|
47
47
|
- bin/wkhtmltopdf_ubuntu_16.04_i386.gz
|
48
48
|
- bin/wkhtmltopdf_ubuntu_18.04_amd64.gz
|
49
49
|
- bin/wkhtmltopdf_ubuntu_18.04_i386.gz
|
50
|
-
|
50
|
+
- bin/wkhtmltopdf_ubuntu_20.04_amd64.gz
|
51
|
+
homepage:
|
51
52
|
licenses:
|
52
53
|
- Apache-2.0
|
53
54
|
metadata: {}
|
54
|
-
post_install_message:
|
55
|
+
post_install_message:
|
55
56
|
rdoc_options: []
|
56
57
|
require_paths:
|
57
58
|
- "."
|
@@ -67,7 +68,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
67
68
|
version: '0'
|
68
69
|
requirements: []
|
69
70
|
rubygems_version: 3.0.3
|
70
|
-
signing_key:
|
71
|
+
signing_key:
|
71
72
|
specification_version: 4
|
72
73
|
summary: Provides binaries for WKHTMLTOPDF project in an easily accessible package.
|
73
74
|
test_files: []
|