wkhtmltopdf-binary 0.9.9.2 → 0.9.9.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/bin/wkhtmltopdf +7 -8
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1378512bf1ab172edd1bc9e352531e1c33a503c3
4
- data.tar.gz: 36de9a2a64816859a4c8e86675d3d9ad182620c6
3
+ metadata.gz: fde3fe62f6abbc94b17ff197dc9be317c42bca83
4
+ data.tar.gz: f894b9c92bc52833b6313ad0a1b3986a6d69c74d
5
5
  SHA512:
6
- metadata.gz: 604c50ac518ad94c5409575179577dbfd7daad95d5b05978aa9a6ca17586f097e9ebe788efe081700e3f7a9636a6c2691743b3914b2df3f6d34d781732c1a116
7
- data.tar.gz: c37b6962e5ed958c2f269716f292213a401cd3e6743a9e3117a9c0c6b2ebd79f74af2361dcc591c03b3dd59d230f33934e6a7078de3323688c14744a454f0960
6
+ metadata.gz: 6334da8a847d1afbef6a0bd75b462ee4efaa4a9991dfd937f5c84076e65be6e8cb5629988417bf96f38dd6cfa1589ed54211756e63795ace78895fd98ec94bb2
7
+ data.tar.gz: 24932dc63a47e77a40d95f4955254a9f7024821da6c734bd36183932d8c511224082487e6dc7b2ca80e2728d6a47f2398e6ee3716e09b528f6db39921c7c7861
data/bin/wkhtmltopdf CHANGED
@@ -1,12 +1,11 @@
1
- #!/usr/bin/ruby
1
+ #!/usr/bin/env ruby
2
2
 
3
- /*
4
- * wkhtmltopdf_binary_gem Copyright 2013 The University of Iowa
5
- *
6
- * Licensed under the Apache License, Version 2.0 (the "License"); you may not
7
- * use this file except in compliance with the License. You may obtain a copy
8
- * of the License at http://www.apache.org/licenses/LICENSE-2.0
9
- */
3
+ ###
4
+ # wkhtmltopdf_binary_gem Copyright 2013 The University of Iowa
5
+ #
6
+ # Licensed under the Apache License, Version 2.0 (the "License"); you may not
7
+ # use this file except in compliance with the License. You may obtain a copy
8
+ # of the License at http://www.apache.org/licenses/LICENSE-2.0
10
9
 
11
10
  require 'rbconfig'
12
11
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wkhtmltopdf-binary
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.9.2
4
+ version: 0.9.9.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zakir Durumeric
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-06-07 00:00:00.000000000 Z
11
+ date: 2014-06-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description:
14
14
  email: zakird@gmail.com