cfoundry 1.1.0.rc4 → 1.2.0
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/lib/cfoundry/version.rb +1 -1
- metadata +6 -6
data/lib/cfoundry/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cfoundry
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
5
|
-
prerelease:
|
|
4
|
+
version: 1.2.0
|
|
5
|
+
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
8
8
|
- Cloud Foundry Team
|
|
@@ -10,7 +10,7 @@ authors:
|
|
|
10
10
|
autorequire:
|
|
11
11
|
bindir: bin
|
|
12
12
|
cert_chain: []
|
|
13
|
-
date: 2013-05-
|
|
13
|
+
date: 2013-05-22 00:00:00.000000000 Z
|
|
14
14
|
dependencies:
|
|
15
15
|
- !ruby/object:Gem::Dependency
|
|
16
16
|
name: multipart-post
|
|
@@ -390,13 +390,13 @@ required_ruby_version: !ruby/object:Gem::Requirement
|
|
|
390
390
|
version: '0'
|
|
391
391
|
segments:
|
|
392
392
|
- 0
|
|
393
|
-
hash: -
|
|
393
|
+
hash: -4241683090922768358
|
|
394
394
|
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
395
395
|
none: false
|
|
396
396
|
requirements:
|
|
397
|
-
- - ! '
|
|
397
|
+
- - ! '>='
|
|
398
398
|
- !ruby/object:Gem::Version
|
|
399
|
-
version:
|
|
399
|
+
version: '0'
|
|
400
400
|
requirements: []
|
|
401
401
|
rubyforge_project: cfoundry
|
|
402
402
|
rubygems_version: 1.8.25
|