ifmapper 2.2.4 → 2.2.7
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 +4 -4
- data/HISTORY.txt +2 -0
- data/IFMapper.gemspec +1 -2
- data/lib/IFMapper/PDFMapExporter.rb +1 -1
- data/lib/IFMapper/TranscriptReader.rb +1 -1
- metadata +4 -24
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 42dcb91b23b516b1e32d140021807cd8fa4a8d5fa9ce07cc8610802910ce10ef
|
|
4
|
+
data.tar.gz: 924c0771277515f048922e405492e159326f0980b0df11f91ff52ec62f3060fa
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 190c5138279e5440b8182cc04c57234c933b1b6564e45dfe2ec469ed0c1ea9d808d36273183d593c7c6b7cdda35d61d227734ee7200cd101746e1b0d7ad39605
|
|
7
|
+
data.tar.gz: e58274e4342390350c977c94083adbe0d2728c706cd56ef730cea4b3b93cdf2aaf75883be12fd2c1049d46e2f65158d4574f9b57340613b4d1367eba19160738
|
data/HISTORY.txt
CHANGED
data/IFMapper.gemspec
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
# coding: utf-8
|
|
2
2
|
require "rubygems"
|
|
3
3
|
|
|
4
|
-
VERSION = '2.2.
|
|
4
|
+
VERSION = '2.2.7'
|
|
5
5
|
AUTHOR = "Gonzalo Garramuño"
|
|
6
6
|
HOMEPAGE = 'http://ggarra13.github.io/ifmapper/en/start.html'
|
|
7
7
|
EMAIL = 'ggarra13@gmail.com'
|
|
@@ -30,7 +30,6 @@ EOF
|
|
|
30
30
|
s.add_runtime_dependency("rake-compiler", "~> 0.7.1", ">= 0.7.1" )
|
|
31
31
|
s.add_runtime_dependency("fxruby", "~> 1.6.0", ">= 1.6.0")
|
|
32
32
|
s.add_runtime_dependency("prawn", "~> 1.0.0", ">= 1.0.0")
|
|
33
|
-
s.add_runtime_dependency("pdf-writer", "~> 1.0.0", ">= 1.0.0")
|
|
34
33
|
s.extra_rdoc_files = ["HISTORY.txt", "TODO.txt"] +
|
|
35
34
|
Dir.glob("docs/*/*")
|
|
36
35
|
# s.rubyforge_project = 'ifmapper'
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: ifmapper
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.2.
|
|
4
|
+
version: 2.2.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Gonzalo Garramuño
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2023-05-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rake-compiler
|
|
@@ -70,26 +70,6 @@ dependencies:
|
|
|
70
70
|
- - ">="
|
|
71
71
|
- !ruby/object:Gem::Version
|
|
72
72
|
version: 1.0.0
|
|
73
|
-
- !ruby/object:Gem::Dependency
|
|
74
|
-
name: pdf-writer
|
|
75
|
-
requirement: !ruby/object:Gem::Requirement
|
|
76
|
-
requirements:
|
|
77
|
-
- - "~>"
|
|
78
|
-
- !ruby/object:Gem::Version
|
|
79
|
-
version: 1.0.0
|
|
80
|
-
- - ">="
|
|
81
|
-
- !ruby/object:Gem::Version
|
|
82
|
-
version: 1.0.0
|
|
83
|
-
type: :runtime
|
|
84
|
-
prerelease: false
|
|
85
|
-
version_requirements: !ruby/object:Gem::Requirement
|
|
86
|
-
requirements:
|
|
87
|
-
- - "~>"
|
|
88
|
-
- !ruby/object:Gem::Version
|
|
89
|
-
version: 1.0.0
|
|
90
|
-
- - ">="
|
|
91
|
-
- !ruby/object:Gem::Version
|
|
92
|
-
version: 1.0.0
|
|
93
73
|
description: " Interactive Fiction Mapping Tool.\n"
|
|
94
74
|
email: ggarra13@gmail.com
|
|
95
75
|
executables:
|
|
@@ -102,11 +82,11 @@ extra_rdoc_files:
|
|
|
102
82
|
- docs/en/start.html
|
|
103
83
|
- docs/es/index.html
|
|
104
84
|
- docs/es/start.html
|
|
85
|
+
- docs/images/IFMapper_main.gif
|
|
105
86
|
- docs/images/automap.gif
|
|
106
87
|
- docs/images/complex_connection.gif
|
|
107
88
|
- docs/images/connection.gif
|
|
108
89
|
- docs/images/connection_menu.gif
|
|
109
|
-
- docs/images/IFMapper_main.gif
|
|
110
90
|
- docs/images/room_description.gif
|
|
111
91
|
- docs/images/room_small.gif
|
|
112
92
|
- docs/images/svg_export.gif
|
|
@@ -367,7 +347,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
367
347
|
- !ruby/object:Gem::Version
|
|
368
348
|
version: '0'
|
|
369
349
|
requirements: []
|
|
370
|
-
rubygems_version: 3.
|
|
350
|
+
rubygems_version: 3.3.5
|
|
371
351
|
signing_key:
|
|
372
352
|
specification_version: 4
|
|
373
353
|
summary: Interactive Fiction Mapping Tool.
|