mogilefs-client 3.3.0.rc1 → 3.3.0
Sign up to get free protection for your applications and to get access to all the features.
- data/GIT-VERSION-GEN +1 -1
- metadata +8 -12
data/GIT-VERSION-GEN
CHANGED
metadata
CHANGED
@@ -1,15 +1,13 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mogilefs-client
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
5
|
-
prerelease:
|
4
|
+
hash: 11
|
5
|
+
prerelease:
|
6
6
|
segments:
|
7
7
|
- 3
|
8
8
|
- 3
|
9
9
|
- 0
|
10
|
-
|
11
|
-
- 1
|
12
|
-
version: 3.3.0.rc1
|
10
|
+
version: 3.3.0
|
13
11
|
platform: ruby
|
14
12
|
authors:
|
15
13
|
- Eric Wong
|
@@ -17,7 +15,7 @@ autorequire:
|
|
17
15
|
bindir: bin
|
18
16
|
cert_chain: []
|
19
17
|
|
20
|
-
date: 2012-08-
|
18
|
+
date: 2012-08-11 00:00:00 Z
|
21
19
|
dependencies:
|
22
20
|
- !ruby/object:Gem::Dependency
|
23
21
|
name: rdoc
|
@@ -152,14 +150,12 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
152
150
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
153
151
|
none: false
|
154
152
|
requirements:
|
155
|
-
- - "
|
153
|
+
- - ">="
|
156
154
|
- !ruby/object:Gem::Version
|
157
|
-
hash:
|
155
|
+
hash: 3
|
158
156
|
segments:
|
159
|
-
-
|
160
|
-
|
161
|
-
- 1
|
162
|
-
version: 1.3.1
|
157
|
+
- 0
|
158
|
+
version: "0"
|
163
159
|
requirements: []
|
164
160
|
|
165
161
|
rubyforge_project: seattlerb
|