wkhtmltopdf-binary-edge 0.12.2.1 → 0.12.3.0

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
2
  SHA1:
3
- metadata.gz: 1d34b310a0d677f444f37e65039a06f5e1c3eaca
4
- data.tar.gz: 5839acbd4f6e72046546ec6a184922813c861386
3
+ metadata.gz: 5cecc648181ef0f45d0ada1fd863a66e66983149
4
+ data.tar.gz: dfc35234d22510469713ab4eb27664dd5d6e5e02
5
5
  SHA512:
6
- metadata.gz: ec868b71b7d9adcfc3db0ad59467cef99d91d674a598092a6fae84fd4afe24f257b551f7179547428ba4424b945fe58ca0e229b31cfc3bc5780b83e9d3be2d45
7
- data.tar.gz: 2d27570c5c1abd9490929c39b19ce4a0a91d8e11bfcc663d67df1f01d327cae2f7ac614a54fa40ccd55ec9b7b0ed3253cba7e8ee3f9cd5bb59497d34d44c5194
6
+ metadata.gz: 507f1d342ce1dfafebb52dd925acec9af5e827a13a825cc688d9a0a67e686fa6234311579fddb27b95b01faf545d489f69e8f88106c076c9f2d53552dbfaf401
7
+ data.tar.gz: 257a0a56fbe4d2d250a8b52f1814b08131dee376d0cf790874cea334ea4b15a55b306fc4b324b91ae6ea3a1bc9cebfb5e85a11a129b7cb20098e5d27ec6192b4
@@ -6,7 +6,7 @@ arch = case RUBY_PLATFORM
6
6
  when /linux/
7
7
  'linux-x86'
8
8
  when /darwin/
9
- 'darwin-x86'
9
+ 'darwin-x86_64'
10
10
  else
11
11
  raise "Invalid platform. Must be running linux or intel-based Mac OS."
12
12
  end
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.2.1
4
+ version: 0.12.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - 'Orginial Author: - Research Information Systems, The University of Iowa'
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-02-16 00:00:00.000000000 Z
12
+ date: 2016-02-04 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: Includes wkthmltopdf binaires for MacOSX and Ubuntu 14(32bit & 64bit)
15
15
  email: yuruiology@gmail.com, vpr-ris-developers@iowa.uiowa.edu,mcollas@aconex.com
@@ -20,7 +20,7 @@ extra_rdoc_files: []
20
20
  files:
21
21
  - bin/wkhtmltopdf
22
22
  - lib/wkhtmltopdf-binary-edge.rb
23
- - libexec/wkhtmltopdf-darwin-x86
23
+ - libexec/wkhtmltopdf-darwin-x86_64
24
24
  - libexec/wkhtmltopdf-linux-amd64
25
25
  - libexec/wkhtmltopdf-linux-x86
26
26
  homepage: https://github.com/pallymore/wkhtmltopdf-binary-edge
@@ -42,10 +42,9 @@ required_rubygems_version: !ruby/object:Gem::Requirement
42
42
  version: 1.3.6
43
43
  requirements: []
44
44
  rubyforge_project:
45
- rubygems_version: 2.4.3
45
+ rubygems_version: 2.4.5.1
46
46
  signing_key:
47
47
  specification_version: 4
48
48
  summary: Provides binaries for WKHTMLTOPDF project in an easily accessible package.
49
49
  - forked from wkhtmltopdf-binary
50
50
  test_files: []
51
- has_rdoc: