html2doc 0.6.0 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: html2doc
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.6.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-02-13 00:00:00.000000000 Z
11
+ date: 2018-02-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: htmlentities
@@ -294,6 +294,15 @@ files:
294
294
  - lib/html2doc/notes.rb
295
295
  - lib/html2doc/version.rb
296
296
  - lib/html2doc/wordstyle.css
297
+ - spec/examples/header.html
298
+ - spec/examples/rice.doc
299
+ - spec/examples/rice.html
300
+ - spec/examples/rice_images/rice_image1.gif
301
+ - spec/examples/rice_images/rice_image1.png
302
+ - spec/examples/rice_images/rice_image2.png
303
+ - spec/examples/rice_images/rice_image3_1.png
304
+ - spec/examples/rice_images/rice_image3_2.png
305
+ - spec/examples/rice_images/rice_image3_3.png
297
306
  - spec/html2doc_spec.rb
298
307
  - spec/spec_helper.rb
299
308
  homepage: https://github.com/riboseinc/html2doc