pandoc_abnt 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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ed0ca0841ad3c94b17d78663d29bcba077d94aa7
4
- data.tar.gz: 89bbca9c5362e2e948f4f7aa70d82b9b8ab3c27e
3
+ metadata.gz: 07c34f9436e69a9375b77006ac695067feae579c
4
+ data.tar.gz: 8b504f45c1999bc448110e8397ab95f31abb7bb3
5
5
  SHA512:
6
- metadata.gz: c9f05066027304378b64cb8ef3fea96df75385ad67975041cb07e9445ae9971483b573160602dc1a11c40770afb0b6713e2e904c147bb2af0f2c1d5611af1e2d
7
- data.tar.gz: 2dd4b6f44accdd90a3582f6c256edaa892705b1a462d2ecdcc2513610c2dacc0ebb6b38408dc780c1f3dc800d1ce40dbad72eba0d26eced2d8c4f86635797e90
6
+ metadata.gz: 649e2f6bf1a7b982a9f9cf6230cea27cdd39a8e80a0a70eaf778deea39129c7461bdf445d4c14ba7d19ece57608f1c2715e00b9f6e2af72fc321a9b837c4e41f
7
+ data.tar.gz: c29363c7f3eb7bbde0269c0fb19d7e33865bbc06ea5b84bfe7de9375c47b776f27bfde030e3f03d5197203f4f86e5f98d417d04a31465268c737e2b0e328cee1
File without changes
@@ -1,3 +1,3 @@
1
1
  module PandocAbnt
2
- VERSION = "0.1.0"
2
+ VERSION = "0.1.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pandoc_abnt
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
  - Eduardo de Santana Medeiros Alexandre
@@ -83,7 +83,8 @@ dependencies:
83
83
  description: Adiciona fontes à Imagens e Tabelas.
84
84
  email:
85
85
  - eduardo.ufpb@gmail.com
86
- executables: []
86
+ executables:
87
+ - pandoc_abnt
87
88
  extensions: []
88
89
  extra_rdoc_files: []
89
90
  files:
@@ -97,7 +98,7 @@ files:
97
98
  - Rakefile
98
99
  - bin/console
99
100
  - bin/setup
100
- - exec/pandoc_abnt
101
+ - exe/pandoc_abnt
101
102
  - lib/pandoc_abnt.rb
102
103
  - lib/pandoc_abnt/figura_filter.rb
103
104
  - lib/pandoc_abnt/version.rb