openminds_deploy 0.0.8 → 0.0.9
Sign up to get free protection for your applications and to get access to all the features.
metadata
CHANGED
@@ -1,23 +1,24 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: openminds_deploy
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
hash:
|
4
|
+
hash: 13
|
5
5
|
prerelease:
|
6
6
|
segments:
|
7
7
|
- 0
|
8
8
|
- 0
|
9
|
-
-
|
10
|
-
version: 0.0.
|
9
|
+
- 9
|
10
|
+
version: 0.0.9
|
11
11
|
platform: ruby
|
12
12
|
authors:
|
13
13
|
- Jan De Poorter
|
14
14
|
- Joren De Groof
|
15
15
|
- Jeroen Jacobs
|
16
|
+
- Bernard Grymonpon
|
16
17
|
autorequire:
|
17
18
|
bindir: bin
|
18
19
|
cert_chain: []
|
19
20
|
|
20
|
-
date: 2011-05-
|
21
|
+
date: 2011-05-12 00:00:00 +02:00
|
21
22
|
default_executable:
|
22
23
|
dependencies:
|
23
24
|
- !ruby/object:Gem::Dependency
|
@@ -84,7 +85,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
84
85
|
requirements: []
|
85
86
|
|
86
87
|
rubyforge_project:
|
87
|
-
rubygems_version: 1.
|
88
|
+
rubygems_version: 1.4.2
|
88
89
|
signing_key:
|
89
90
|
specification_version: 3
|
90
91
|
summary: Common capistrano recipes for Openminds applications
|