rootapp-wkhtmltopdf-binary 0.12.3.2 → 0.12.3.3
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/bin/wkhtmltopdf +0 -2
- metadata +3 -4
- data/bin/wkhtmltopdf_linux_x86 +0 -0
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 31cb1c61ded8f2a6db408d1b656d79e5e86ea95e
|
4
|
+
data.tar.gz: ade3ded06b904c448c566c5b7456211d40303dce
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: e27faf5f7124e7d680a655c51808c774df06722563ce003f790d50104b30a864a325eaf2f683cf7620423a694e4ea285bff489b44b3e616d7584244ab8065757
|
7
|
+
data.tar.gz: bcb94175552a9fb15fb52a708ab2283b22104e4e1ccdaf78e8cc9cdb1a8f0615265098cff8ebda649455841378ece7bc5985e0cd40f441a530b817c9dda46132
|
data/bin/wkhtmltopdf
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rootapp-wkhtmltopdf-binary
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.12.3.
|
4
|
+
version: 0.12.3.3
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ROOT devs
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2017-10-31 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides binaries for WKHTMLTOPDF project in an easily accessible package.
|
14
14
|
email: devs@joinroot.com
|
@@ -21,7 +21,6 @@ files:
|
|
21
21
|
- bin/wkhtmltopdf
|
22
22
|
- bin/wkhtmltopdf_darwin_x86
|
23
23
|
- bin/wkhtmltopdf_linux_amd64
|
24
|
-
- bin/wkhtmltopdf_linux_x86
|
25
24
|
homepage: https://github.com/Root-App/wkhtmltopdf_binary_gem
|
26
25
|
licenses:
|
27
26
|
- Apache-2.0
|
@@ -42,7 +41,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
42
41
|
version: '0'
|
43
42
|
requirements: []
|
44
43
|
rubyforge_project:
|
45
|
-
rubygems_version: 2.
|
44
|
+
rubygems_version: 2.5.1
|
46
45
|
signing_key:
|
47
46
|
specification_version: 4
|
48
47
|
summary: WKHTMLTOPDF binaries
|
data/bin/wkhtmltopdf_linux_x86
DELETED
Binary file
|