wkhtmltopdf-binary-edge 0.12.4.0 → 0.12.5.0.pre.alpha0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 75e337cc118dc4e8c5e7ad4157d733f796a5cc25
4
- data.tar.gz: 7b9c58c05e9ce89271ec2e8d5ab45a96d24f5eed
2
+ SHA256:
3
+ metadata.gz: 527a01cc0b8463c03db91b482f672acc5158c9a76a72baeddf6d35a29985b6c9
4
+ data.tar.gz: 61f403e77152a4fab7812c2f3d5755e02ee57e57d005897347e0f4b8d1780e6c
5
5
  SHA512:
6
- metadata.gz: 361aedf700407cecd00d939cc48b99b5072ee0c46ba519c0dde35390198940d9dc3afaba3a209cdb70998df7017e64f33a11e98f00a4e7afdcd23a38508c3a1a
7
- data.tar.gz: 9fdf2261138cdb2887e44148bd534b60830c6b1b90455f729582fdaf19154c1ba07025fbb652a25b4c8e47d76fa2422851f412853e4ab2a427da4e4e24ff5fd1
6
+ metadata.gz: 16a7dbc55bc74544b34baec00484d87bbb40375b02bdd6ad2de8484457162a79f0f6a7606dc95e38711da9bbbb020362f3e4f4eac3d2a4f21e05886f7994b171
7
+ data.tar.gz: '093e0afc0e5c8058e18bb2b85872c2df09dcb176379e6dd371f15aad84333dbd57281046ca636bb6dac3dc1695caa31d2a59823fa6a810aa94997523af2b9240'
data/bin/wkhtmltopdf CHANGED
@@ -3,8 +3,6 @@
3
3
  arch = case RUBY_PLATFORM
4
4
  when /64.*linux/
5
5
  'linux-amd64'
6
- when /linux/
7
- 'linux-x86'
8
6
  when /darwin/
9
7
  'darwin-x86_64'
10
8
  else
Binary file
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wkhtmltopdf-binary-edge
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.12.4.0
4
+ version: 0.12.5.0.pre.alpha0
5
5
  platform: ruby
6
6
  authors:
7
7
  - 'Orginial Author: - Research Information Systems, The University of Iowa'
@@ -9,9 +9,9 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2016-12-16 00:00:00.000000000 Z
12
+ date: 2018-06-23 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Includes wkthmltopdf binaires for MacOSX and Ubuntu 14(32bit & 64bit)
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
16
16
  executables:
17
17
  - wkhtmltopdf
@@ -22,9 +22,9 @@ files:
22
22
  - lib/wkhtmltopdf-binary-edge.rb
23
23
  - libexec/wkhtmltopdf-darwin-x86_64
24
24
  - libexec/wkhtmltopdf-linux-amd64
25
- - libexec/wkhtmltopdf-linux-x86
26
25
  homepage: https://github.com/pallymore/wkhtmltopdf-binary-edge
27
- licenses: []
26
+ licenses:
27
+ - MIT
28
28
  metadata: {}
29
29
  post_install_message:
30
30
  rdoc_options: []
@@ -42,7 +42,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
42
42
  version: 1.3.6
43
43
  requirements: []
44
44
  rubyforge_project:
45
- rubygems_version: 2.5.1
45
+ rubygems_version: 2.7.6
46
46
  signing_key:
47
47
  specification_version: 4
48
48
  summary: Provides binaries for WKHTMLTOPDF project in an easily accessible package.
Binary file