kgio 1.3.0.1.gd225 → 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.
- data/GIT-VERSION-GEN +1 -1
- metadata +7 -11
data/GIT-VERSION-GEN
CHANGED
metadata
CHANGED
|
@@ -1,15 +1,13 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: kgio
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
hash:
|
|
5
|
-
prerelease:
|
|
4
|
+
hash: 25
|
|
5
|
+
prerelease: false
|
|
6
6
|
segments:
|
|
7
7
|
- 1
|
|
8
8
|
- 3
|
|
9
|
-
- 0
|
|
10
9
|
- 1
|
|
11
|
-
|
|
12
|
-
version: 1.3.0.1.gd225
|
|
10
|
+
version: 1.3.1
|
|
13
11
|
platform: ruby
|
|
14
12
|
authors:
|
|
15
13
|
- kgio hackers
|
|
@@ -114,14 +112,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
114
112
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
115
113
|
none: false
|
|
116
114
|
requirements:
|
|
117
|
-
- - "
|
|
115
|
+
- - ">="
|
|
118
116
|
- !ruby/object:Gem::Version
|
|
119
|
-
hash:
|
|
117
|
+
hash: 3
|
|
120
118
|
segments:
|
|
121
|
-
-
|
|
122
|
-
|
|
123
|
-
- 1
|
|
124
|
-
version: 1.3.1
|
|
119
|
+
- 0
|
|
120
|
+
version: "0"
|
|
125
121
|
requirements: []
|
|
126
122
|
|
|
127
123
|
rubyforge_project: rainbows
|