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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 7c97a65aeb3eb4cbb83ce05c5036e34bdcbb9a46
4
- data.tar.gz: 26387c58ba4a4628ee923955d04515b3e1209906
3
+ metadata.gz: 31cb1c61ded8f2a6db408d1b656d79e5e86ea95e
4
+ data.tar.gz: ade3ded06b904c448c566c5b7456211d40303dce
5
5
  SHA512:
6
- metadata.gz: 3f16c3f7b58802ad73bd52a2afd60aa4b3e0ec46997333700f7eee3b93654765fe2cf9a00fb21450076e584a8d3db1577a937356d133820d992247b27357e5df
7
- data.tar.gz: 30e0e5c589c436862c3b8c67cf74e82b3704da65da631d9876eeb84f5532d8f74b71dfb763ec7a39dcae67626b74cc85ff331a600e6ff031478db5c5ee4dc84c
6
+ metadata.gz: e27faf5f7124e7d680a655c51808c774df06722563ce003f790d50104b30a864a325eaf2f683cf7620423a694e4ea285bff489b44b3e616d7584244ab8065757
7
+ data.tar.gz: bcb94175552a9fb15fb52a708ab2283b22104e4e1ccdaf78e8cc9cdb1a8f0615265098cff8ebda649455841378ece7bc5985e0cd40f441a530b817c9dda46132
data/bin/wkhtmltopdf CHANGED
@@ -12,8 +12,6 @@ require 'rbconfig'
12
12
  suffix = case RbConfig::CONFIG['host']
13
13
  when /x86_64.*linux/
14
14
  'linux_amd64'
15
- when /linux/
16
- 'linux_x86'
17
15
  when /darwin/
18
16
  'darwin_x86'
19
17
  else
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.2
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: 2016-03-16 00:00:00.000000000 Z
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.4.8
44
+ rubygems_version: 2.5.1
46
45
  signing_key:
47
46
  specification_version: 4
48
47
  summary: WKHTMLTOPDF binaries
Binary file