wkhtmltopdf-binary 0.1.11 → 0.9.5.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.
- data/bin/wkhtmltopdf +1 -3
- data/bin/wkhtmltopdf-binary.rb +2 -0
- data/bin/wkhtmltopdf_darwin_386 +0 -0
- data/bin/wkhtmltopdf_linux_386 +0 -0
- metadata +4 -4
data/bin/wkhtmltopdf
CHANGED
data/bin/wkhtmltopdf-binary.rb
CHANGED
data/bin/wkhtmltopdf_darwin_386
CHANGED
|
Binary file
|
data/bin/wkhtmltopdf_linux_386
CHANGED
|
Binary file
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: wkhtmltopdf-binary
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.9.5.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Research Information Systems, The University of Iowa
|
|
@@ -9,7 +9,7 @@ autorequire:
|
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
11
|
|
|
12
|
-
date:
|
|
12
|
+
date: 2010-03-31 00:00:00 -05:00
|
|
13
13
|
default_executable:
|
|
14
14
|
dependencies: []
|
|
15
15
|
|
|
@@ -22,10 +22,10 @@ extensions: []
|
|
|
22
22
|
extra_rdoc_files: []
|
|
23
23
|
|
|
24
24
|
files:
|
|
25
|
-
- bin/wkhtmltopdf
|
|
26
|
-
- bin/wkhtmltopdf-binary.rb
|
|
27
25
|
- bin/wkhtmltopdf_darwin_386
|
|
28
26
|
- bin/wkhtmltopdf_linux_386
|
|
27
|
+
- bin/wkhtmltopdf-binary.rb
|
|
28
|
+
- bin/wkhtmltopdf
|
|
29
29
|
has_rdoc: true
|
|
30
30
|
homepage:
|
|
31
31
|
licenses: []
|