wkhtmltopdf-hooks 0.0.1 → 0.0.2

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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.1
1
+ 0.0.2
@@ -5,14 +5,14 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "wkhtmltopdf-hooks"
8
- s.version = "0.0.1"
8
+ s.version = "0.0.2"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["Luke Grecki"]
12
- s.date = "2012-11-05"
12
+ s.date = "2012-11-06"
13
13
  s.description = "Provides wkhtmltopdf binaries and connects them to common pdf libraries"
14
14
  s.email = "lukegrecki@gmail.com"
15
- s.executables = ["wkhtmltopdf-amd64", "wkhtmltopdf-i386", "wkhtmltopdf-osx.i368"]
15
+ s.executables = ["wkhtmltopdf-amd64", "wkhtmltopdf-i386", "wkhtmltopdf-osx"]
16
16
  s.extra_rdoc_files = [
17
17
  "LICENSE.txt",
18
18
  "README.rdoc"
@@ -27,7 +27,7 @@ Gem::Specification.new do |s|
27
27
  "VERSION",
28
28
  "bin/wkhtmltopdf-amd64",
29
29
  "bin/wkhtmltopdf-i386",
30
- "bin/wkhtmltopdf-osx.i368",
30
+ "bin/wkhtmltopdf-osx",
31
31
  "lib/wkhtmltopdf-hooks.rb",
32
32
  "wkhtmltopdf-hooks.gemspec"
33
33
  ]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wkhtmltopdf-hooks
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-11-05 00:00:00.000000000 Z
12
+ date: 2012-11-06 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -48,7 +48,7 @@ email: lukegrecki@gmail.com
48
48
  executables:
49
49
  - wkhtmltopdf-amd64
50
50
  - wkhtmltopdf-i386
51
- - wkhtmltopdf-osx.i368
51
+ - wkhtmltopdf-osx
52
52
  extensions: []
53
53
  extra_rdoc_files:
54
54
  - LICENSE.txt
@@ -63,7 +63,7 @@ files:
63
63
  - VERSION
64
64
  - bin/wkhtmltopdf-amd64
65
65
  - bin/wkhtmltopdf-i386
66
- - bin/wkhtmltopdf-osx.i368
66
+ - bin/wkhtmltopdf-osx
67
67
  - lib/wkhtmltopdf-hooks.rb
68
68
  - wkhtmltopdf-hooks.gemspec
69
69
  homepage: http://github.com/lukegrecki/wkhtmltopdf-hooks
@@ -81,7 +81,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
81
81
  version: '0'
82
82
  segments:
83
83
  - 0
84
- hash: -235445649
84
+ hash: 318678419
85
85
  required_rubygems_version: !ruby/object:Gem::Requirement
86
86
  none: false
87
87
  requirements: