ascii_binder 0.1.3 → 0.1.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/ascii_binder/version.rb +1 -1
- data/templates/{_build_cfg.yml → _topic_map.yml} +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 2db0668f5ed22ea273a7b33c83a8ea1d3b5cc22c
|
4
|
+
data.tar.gz: fa22a3597262895132c85f7aea0cd7a6c7fa8b12
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6945d76e3a0aa612dc44108833def6ec73c65b540ffd0f84914686635a2fe3d84b1722776dc22fe49548da4088b856636fca805b31d13ed3c8797150dfb4d0ec
|
7
|
+
data.tar.gz: 7be92ed834053a87828dc8d8db2ebc394071988d5876dcc291312ebdf21d37fc71d881c71ae2d1a0ada662e3f3988884ad2b6ebb9e6ca35c8900bcdda5c75075
|
data/lib/ascii_binder/version.rb
CHANGED
File without changes
|
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/
|