wkhtmltopdf-binary 0.12.5 → 0.12.5.1

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
  SHA256:
3
- metadata.gz: 03e03fbca433474d72f037c299f65d937726ecf0fff94b2cd09c308d4133cd33
4
- data.tar.gz: 78ccbadf39f2a0752307f49f19f594b2dbe5bb8c04b126545417a479a96f70d8
3
+ metadata.gz: e5b8ebf97fa3a74a00e411d4d7d484bba2c1c2baebc62d2c73d11d7ac5afb433
4
+ data.tar.gz: 9863aba12e71e69d20bad0306e2a2490855ff535e677c63be1d26d95f55b4a00
5
5
  SHA512:
6
- metadata.gz: '053098c9f5d10439fb77e966141768e5f86d4ca097293af0760813264dec67d15de57e543eb926c714975025f419287ac8b87dd84fb72ffbacf15e21f8d46e5c'
7
- data.tar.gz: '06358c2b3444585ebbeecb4d05604b84599ba976baebafd51789b1062cd43e9dcccf161ff008e5ac65a3778f1f2ac2264c0aea98384a4e86b6102228468364c6'
6
+ metadata.gz: 76bf118aca2ecbfac9021c6bcef5e5ae14f93431173f634d57ffbbb61341f48724db9218503a17b95b417af3c2915ddd0decce4463981b62be2f9834f1fb1aa1
7
+ data.tar.gz: e75124c3de84bdafb58b3c72508dfc3834210c62b42978cd8a65bed47072867e25246a9eb7533f9b63053fda8032e35c511c7c3122f22e7ee2c861127b17d348
@@ -38,7 +38,7 @@ end
38
38
 
39
39
  unless File.exist? binary
40
40
  raise 'Invalid platform, must be running on Ubuntu 14.04/16.04/18.04 ' \
41
- 'CentOS 6/7, Debian 8/9, or intel-based macOS ' \
41
+ 'CentOS 6/7, Debian 8/9/10, or intel-based macOS ' \
42
42
  "(missing binary: #{binary})."
43
43
  end
44
44
 
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.12.5
4
+ version: 0.12.5.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Zakir Durumeric
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-11-01 00:00:00.000000000 Z
11
+ date: 2020-01-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: minitest
@@ -37,6 +37,8 @@ files:
37
37
  - bin/wkhtmltopdf_centos_6_i386.gz
38
38
  - bin/wkhtmltopdf_centos_7_amd64.gz
39
39
  - bin/wkhtmltopdf_centos_7_i386.gz
40
+ - bin/wkhtmltopdf_debian_10_amd64.gz
41
+ - bin/wkhtmltopdf_debian_10_i386.gz
40
42
  - bin/wkhtmltopdf_debian_8_amd64.gz
41
43
  - bin/wkhtmltopdf_debian_8_i386.gz
42
44
  - bin/wkhtmltopdf_debian_9_amd64.gz