metanorma-mpfd 0.1.0 → 0.1.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.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-mpfd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-10-27 00:00:00.000000000 Z
11
+ date: 2018-11-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciidoctor
@@ -259,6 +259,8 @@ extensions: []
259
259
  extra_rdoc_files: []
260
260
  files:
261
261
  - ".gitignore"
262
+ - ".hound.yml"
263
+ - ".rubocop.yml"
262
264
  - ".travis.yml"
263
265
  - CODE_OF_CONDUCT.md
264
266
  - Gemfile
@@ -293,6 +295,7 @@ files:
293
295
  - lib/isodoc/mpfd/html/wordstyle.scss
294
296
  - lib/isodoc/mpfd/html_convert.rb
295
297
  - lib/isodoc/mpfd/i18n-en.yaml
298
+ - lib/isodoc/mpfd/i18n-zh-Hans.yaml
296
299
  - lib/isodoc/mpfd/metadata.rb
297
300
  - lib/isodoc/mpfd/pdf_convert.rb
298
301
  - lib/isodoc/mpfd/word_convert.rb