ascii_binder 0.1.3 → 0.1.3.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: 6fff45d8fcc35d2040f7f230045cabeeac556192
4
- data.tar.gz: 61fa8923622f4aa924de6fab5c2cd47bcacc384b
3
+ metadata.gz: 2db0668f5ed22ea273a7b33c83a8ea1d3b5cc22c
4
+ data.tar.gz: fa22a3597262895132c85f7aea0cd7a6c7fa8b12
5
5
  SHA512:
6
- metadata.gz: f54679707ec775f4863468e85458960c1a5786b5d297be87bc704812f06dae8ec1744bc94217719293d97703cf99bd1d6d34760166def138effda3c0a0c9088d
7
- data.tar.gz: 9afc02f88169c7e8790c8e9b6819c55d0283197f96e2801b54662d4f77aa8bd68d036bf2ef4c34778d57bf74eced650c340486ce726107bc2ca3d3be1c46ec9c
6
+ metadata.gz: 6945d76e3a0aa612dc44108833def6ec73c65b540ffd0f84914686635a2fe3d84b1722776dc22fe49548da4088b856636fca805b31d13ed3c8797150dfb4d0ec
7
+ data.tar.gz: 7be92ed834053a87828dc8d8db2ebc394071988d5876dcc291312ebdf21d37fc71d881c71ae2d1a0ada662e3f3988884ad2b6ebb9e6ca35c8900bcdda5c75075
@@ -1,3 +1,3 @@
1
1
  module AsciiBinder
2
- VERSION = "0.1.3"
2
+ VERSION = "0.1.3.1"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ascii_binder
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.3.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - N. Harrison Ripps
@@ -251,7 +251,6 @@ files:
251
251
  - templates/.gitignore
252
252
  - templates/LICENSE.txt
253
253
  - templates/README.adoc
254
- - templates/_build_cfg.yml
255
254
  - templates/_distro_map.yml
256
255
  - templates/_images/asciibinder-logo-horizontal.png
257
256
  - templates/_images/asciibinder_web_logo.svg
@@ -263,6 +262,7 @@ files:
263
262
  - templates/_templates/_css.html.erb
264
263
  - templates/_templates/_nav.html.erb
265
264
  - templates/_templates/page.html.erb
265
+ - templates/_topic_map.yml
266
266
  - templates/index-main.html
267
267
  - templates/welcome/index.adoc
268
268
  homepage: http://asciibinder.org/