wkhtmltopdf_for_rails 0.0.5 → 0.0.6

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.
Files changed (2) hide show
  1. checksums.yaml +15 -0
  2. metadata +3 -5
checksums.yaml ADDED
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ MjgyOGQyNWQxZWE5YmQ3NDJhYjM0YzEwZGQ0OTM3MTBjMDIxZjJjYQ==
5
+ data.tar.gz: !binary |-
6
+ NDc3N2E4MGE4ODc0NDU0MTMyMzRmM2MxOGJlZTEzMmI1YzhlNWExNw==
7
+ !binary "U0hBNTEy":
8
+ metadata.gz: !binary |-
9
+ ZDA2MWUzZTVkYWRjYTgwOTgxODdhMGZlZWQzZDI3ODQ4MTRhODRhYjJhNWVk
10
+ NTIwNmFiZjdhYjY1MTg1NGVhNmQ4MjA5NTU0YjA4ZWUxZjNjNjJhNjZjYzE5
11
+ ZThmZTk0NzY3NWFkNzZjYjUzOWVmYjUzMTVjY2M5ZjVmMTUyOWU=
12
+ data.tar.gz: !binary |-
13
+ MDgxNzQ0ODA4N2NhZTQ0M2IxNDVmMDkyN2VhZjNjN2FkMWU2YTRiNDdkOThl
14
+ ZTM2NDBhYjFiZjRkOGJlMDdiM2Q0Mzg4NzJjZTRkZDc5YzRmMTUxNTQxNjNk
15
+ Mjc2YmE3ZGZjYmE4YjhjOTYwY2FiNDE1OWE5NWU5OWU0OTcwMjg=
metadata CHANGED
@@ -1,8 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: wkhtmltopdf_for_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
5
- prerelease:
4
+ version: 0.0.6
6
5
  platform: ruby
7
6
  authors:
8
7
  - Alexey Osipenko
@@ -45,26 +44,25 @@ files:
45
44
  - test/wkhtmltopdf_test_controller_test.rb
46
45
  homepage: http://github.com/aratak/wkhtmltopdf_for_rails
47
46
  licenses: []
47
+ metadata: {}
48
48
  post_install_message:
49
49
  rdoc_options:
50
50
  - --charset=UTF-8
51
51
  require_paths:
52
52
  - lib
53
53
  required_ruby_version: !ruby/object:Gem::Requirement
54
- none: false
55
54
  requirements:
56
55
  - - ! '>='
57
56
  - !ruby/object:Gem::Version
58
57
  version: '0'
59
58
  required_rubygems_version: !ruby/object:Gem::Requirement
60
- none: false
61
59
  requirements:
62
60
  - - ! '>='
63
61
  - !ruby/object:Gem::Version
64
62
  version: '0'
65
63
  requirements: []
66
64
  rubyforge_project:
67
- rubygems_version: 1.8.23
65
+ rubygems_version: 2.0.3
68
66
  signing_key:
69
67
  specification_version: 3
70
68
  summary: Provides WKHTMLTOPDF for ruby on rails.