openrgss 0.1.2-x86-mingw32 → 0.1.3-x86-mingw32
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: openrgss
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.3
|
5
5
|
prerelease:
|
6
6
|
platform: x86-mingw32
|
7
7
|
authors:
|
@@ -59,9 +59,13 @@ files:
|
|
59
59
|
homepage: http://openrgss.org
|
60
60
|
licenses: []
|
61
61
|
post_install_message:
|
62
|
-
rdoc_options:
|
62
|
+
rdoc_options:
|
63
|
+
- --main
|
64
|
+
- README.txt
|
65
|
+
- --encoding
|
66
|
+
- UTF-8
|
63
67
|
require_paths:
|
64
|
-
-
|
68
|
+
- lib
|
65
69
|
required_ruby_version: !ruby/object:Gem::Requirement
|
66
70
|
none: false
|
67
71
|
requirements:
|