capistrano 2.5.19 → 2.5.20

Sign up to get free protection for your applications and to get access to all the features.
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: capistrano
3
3
  version: !ruby/object:Gem::Version
4
+ hash: 51
4
5
  prerelease: false
5
6
  segments:
6
7
  - 2
7
8
  - 5
8
- - 19
9
- version: 2.5.19
9
+ - 20
10
+ version: 2.5.20
10
11
  platform: ruby
11
12
  authors:
12
13
  - Jamis Buck
@@ -15,89 +16,171 @@ autorequire:
15
16
  bindir: bin
16
17
  cert_chain: []
17
18
 
18
- date: 2010-06-22 00:00:00 +02:00
19
+ date: 2011-03-16 00:00:00 +01:00
19
20
  default_executable:
20
21
  dependencies:
21
22
  - !ruby/object:Gem::Dependency
23
+ type: :runtime
24
+ prerelease: false
25
+ version_requirements: &id001 !ruby/object:Gem::Requirement
26
+ none: false
27
+ requirements:
28
+ - - ">="
29
+ - !ruby/object:Gem::Version
30
+ hash: 3
31
+ segments:
32
+ - 0
33
+ version: "0"
22
34
  name: net-ssh
35
+ requirement: *id001
36
+ - !ruby/object:Gem::Dependency
37
+ type: :runtime
23
38
  prerelease: false
24
- requirement: &id001 !ruby/object:Gem::Requirement
39
+ version_requirements: &id002 !ruby/object:Gem::Requirement
40
+ none: false
25
41
  requirements:
26
42
  - - ">="
27
43
  - !ruby/object:Gem::Version
44
+ hash: 3
45
+ segments:
46
+ - 0
47
+ version: "0"
48
+ name: net-ssh-gateway
49
+ requirement: *id002
50
+ - !ruby/object:Gem::Dependency
51
+ type: :runtime
52
+ prerelease: false
53
+ version_requirements: &id003 !ruby/object:Gem::Requirement
54
+ none: false
55
+ requirements:
56
+ - - ">="
57
+ - !ruby/object:Gem::Version
58
+ hash: 3
59
+ segments:
60
+ - 0
61
+ version: "0"
62
+ name: net-sftp
63
+ requirement: *id003
64
+ - !ruby/object:Gem::Dependency
65
+ type: :runtime
66
+ prerelease: false
67
+ version_requirements: &id004 !ruby/object:Gem::Requirement
68
+ none: false
69
+ requirements:
70
+ - - ">="
71
+ - !ruby/object:Gem::Version
72
+ hash: 3
73
+ segments:
74
+ - 0
75
+ version: "0"
76
+ name: net-scp
77
+ requirement: *id004
78
+ - !ruby/object:Gem::Dependency
79
+ type: :runtime
80
+ prerelease: false
81
+ version_requirements: &id005 !ruby/object:Gem::Requirement
82
+ none: false
83
+ requirements:
84
+ - - ">="
85
+ - !ruby/object:Gem::Version
86
+ hash: 3
87
+ segments:
88
+ - 0
89
+ version: "0"
90
+ name: highline
91
+ requirement: *id005
92
+ - !ruby/object:Gem::Dependency
93
+ type: :runtime
94
+ prerelease: false
95
+ version_requirements: &id006 !ruby/object:Gem::Requirement
96
+ none: false
97
+ requirements:
98
+ - - ">="
99
+ - !ruby/object:Gem::Version
100
+ hash: 19
28
101
  segments:
29
102
  - 2
30
103
  - 0
31
104
  - 14
32
105
  version: 2.0.14
33
- type: :runtime
34
- version_requirements: *id001
106
+ name: net-ssh
107
+ requirement: *id006
35
108
  - !ruby/object:Gem::Dependency
36
- name: net-sftp
109
+ type: :runtime
37
110
  prerelease: false
38
- requirement: &id002 !ruby/object:Gem::Requirement
111
+ version_requirements: &id007 !ruby/object:Gem::Requirement
112
+ none: false
39
113
  requirements:
40
114
  - - ">="
41
115
  - !ruby/object:Gem::Version
116
+ hash: 15
42
117
  segments:
43
118
  - 2
44
119
  - 0
45
120
  - 0
46
121
  version: 2.0.0
47
- type: :runtime
48
- version_requirements: *id002
122
+ name: net-sftp
123
+ requirement: *id007
49
124
  - !ruby/object:Gem::Dependency
50
- name: net-scp
125
+ type: :runtime
51
126
  prerelease: false
52
- requirement: &id003 !ruby/object:Gem::Requirement
127
+ version_requirements: &id008 !ruby/object:Gem::Requirement
128
+ none: false
53
129
  requirements:
54
130
  - - ">="
55
131
  - !ruby/object:Gem::Version
132
+ hash: 23
56
133
  segments:
57
134
  - 1
58
135
  - 0
59
136
  - 0
60
137
  version: 1.0.0
61
- type: :runtime
62
- version_requirements: *id003
138
+ name: net-scp
139
+ requirement: *id008
63
140
  - !ruby/object:Gem::Dependency
64
- name: net-ssh-gateway
141
+ type: :runtime
65
142
  prerelease: false
66
- requirement: &id004 !ruby/object:Gem::Requirement
143
+ version_requirements: &id009 !ruby/object:Gem::Requirement
144
+ none: false
67
145
  requirements:
68
146
  - - ">="
69
147
  - !ruby/object:Gem::Version
148
+ hash: 23
70
149
  segments:
71
150
  - 1
72
151
  - 0
73
152
  - 0
74
153
  version: 1.0.0
75
- type: :runtime
76
- version_requirements: *id004
154
+ name: net-ssh-gateway
155
+ requirement: *id009
77
156
  - !ruby/object:Gem::Dependency
78
- name: highline
157
+ type: :runtime
79
158
  prerelease: false
80
- requirement: &id005 !ruby/object:Gem::Requirement
159
+ version_requirements: &id010 !ruby/object:Gem::Requirement
160
+ none: false
81
161
  requirements:
82
162
  - - ">="
83
163
  - !ruby/object:Gem::Version
164
+ hash: 3
84
165
  segments:
85
166
  - 0
86
167
  version: "0"
87
- type: :runtime
88
- version_requirements: *id005
168
+ name: highline
169
+ requirement: *id010
89
170
  - !ruby/object:Gem::Dependency
90
- name: mocha
171
+ type: :development
91
172
  prerelease: false
92
- requirement: &id006 !ruby/object:Gem::Requirement
173
+ version_requirements: &id011 !ruby/object:Gem::Requirement
174
+ none: false
93
175
  requirements:
94
176
  - - ">="
95
177
  - !ruby/object:Gem::Version
178
+ hash: 3
96
179
  segments:
97
180
  - 0
98
181
  version: "0"
99
- type: :development
100
- version_requirements: *id006
182
+ name: mocha
183
+ requirement: *id011
101
184
  description: Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH.
102
185
  email:
103
186
  - jamis@jamisbuck.org
@@ -108,11 +191,11 @@ executables:
108
191
  extensions: []
109
192
 
110
193
  extra_rdoc_files:
111
- - README
194
+ - README.mdown
112
195
  files:
113
- - .gitignore
114
196
  - CHANGELOG
115
- - README
197
+ - Gemfile
198
+ - README.mdown
116
199
  - Rakefile
117
200
  - VERSION
118
201
  - bin/cap
@@ -221,31 +304,35 @@ homepage: http://github.com/capistrano/capistrano
221
304
  licenses: []
222
305
 
223
306
  post_install_message:
224
- rdoc_options:
225
- - --charset=UTF-8
307
+ rdoc_options: []
308
+
226
309
  require_paths:
227
310
  - lib
228
311
  required_ruby_version: !ruby/object:Gem::Requirement
312
+ none: false
229
313
  requirements:
230
314
  - - ">="
231
315
  - !ruby/object:Gem::Version
316
+ hash: 3
232
317
  segments:
233
318
  - 0
234
319
  version: "0"
235
320
  required_rubygems_version: !ruby/object:Gem::Requirement
321
+ none: false
236
322
  requirements:
237
323
  - - ">="
238
324
  - !ruby/object:Gem::Version
325
+ hash: 3
239
326
  segments:
240
327
  - 0
241
328
  version: "0"
242
329
  requirements: []
243
330
 
244
331
  rubyforge_project:
245
- rubygems_version: 1.3.6
332
+ rubygems_version: 1.3.7
246
333
  signing_key:
247
334
  specification_version: 3
248
- summary: "Capistrano \xE2\x80\x93 Welcome to easy deployment with Ruby over SSH"
335
+ summary: Capistrano - Welcome to easy deployment with Ruby over SSH
249
336
  test_files:
250
337
  - test/cli/execute_test.rb
251
338
  - test/cli/help_test.rb
data/.gitignore DELETED
@@ -1,9 +0,0 @@
1
- coverage
2
- doc
3
- pkg
4
- *.swp
5
- *.patch
6
- *.gem
7
- *.sh
8
- .DS_Store
9
- capistrano.gemspec
data/README DELETED
@@ -1,102 +0,0 @@
1
- = Capistrano
2
-
3
- Capistrano is a utility and framework for executing commands in parallel on multiple remote machines, via SSH. It uses a simple DSL (borrowed in part from Rake, http://rake.rubyforge.org/) that allows you to define _tasks_, which may be applied to machines in certain roles. It also supports tunneling connections via some gateway machine to allow operations to be performed behind VPN's and firewalls.
4
-
5
- Capistrano was originally designed to simplify and automate deployment of web applications to distributed environments, and originally came bundled with a set of tasks designed for deploying Rails applications. The deployment tasks are now (as of Capistrano 2.0) opt-in and require clients to explicitly put
6
- "load 'deploy'" in their recipes.
7
-
8
- == Documentation
9
-
10
- We know that documentation is something that really lets us down, that's why there is a repository for a handbook below, please open an issue on it if you would like something documented:
11
-
12
- * http://github.com/leehambley/capistrano-handbook
13
-
14
- If you prefer the wiki style of documentation, then please see our wiki
15
-
16
- * http://wiki.capify.org
17
-
18
- Due to a failure of MySQL with PHP, searches shorter than three characters are all but ignored, we're going to rectify this, but in the meantime, please do what you can, tickets opened on the handbook for the wiki will be answered too, so please let us know if you don't find something you needed.
19
-
20
- We take bug reports via lighthouse app, you can find that page here:
21
-
22
- * http://capistrano.lighthouseapp.com
23
-
24
- More documentation is on the way, if in doubt try opening the recipes that ship with capistrano.
25
-
26
- == DEPENDENCIES
27
-
28
- * Net::SSH v2 (http://net-ssh.rubyforge.org)
29
- * Net::SFTP v2 (http://net-ssh.rubyforge.org)
30
- * Net::SCP v1 (http://net-ssh.rubyforge.org)
31
- * Net::SSH::Gateway v1 (http://net-ssh.rubyforge.org)
32
- * HighLine (http://highline.rubyforge.org)
33
-
34
- If you want to run the tests, you'll also need to have the following dependencies installed:
35
-
36
- * Echoe (for the Rakefile)
37
- * Mocha (http://mocha.rubyforge.org)
38
-
39
- == ASSUMPTIONS
40
-
41
- Capistrano is "opinionated software", which means it has very firm ideas about how things ought to be done, and tries to force those ideas on you. Some of the assumptions behind these opinions are:
42
-
43
- * You are using SSH to access the remote servers.
44
- * You either have the same password to all target machines, or you have public keys in place to allow passwordless access to them.
45
-
46
- Do not expect these assumptions to change.
47
-
48
- == USAGE
49
-
50
- In general, you'll use Capistrano as follows:
51
-
52
- * Create a recipe file ("capfile" or "Capfile").
53
- * Use the +cap+ script to execute your recipe.
54
-
55
- Use the +cap+ script as follows:
56
-
57
- cap sometask
58
-
59
- By default, the script will look for a file called one of +capfile+ or +Capfile+. The +someaction+ text indicates which task to execute. You can do "cap -h" to see all the available options and "cap -T" to see all the available tasks.
60
-
61
- == Capistrano Edge
62
-
63
- If you want to try Capistrano code that hasn't been formerly released yet, this repository now includes a gemspec that should build what you need, here's how to get a copy:
64
-
65
- git clone git://github.com/capistrano/capistrano.git capistrano-capistrano
66
- cd capistrano-capsitrano
67
- rake package
68
- sudo gem install pkg/capistrano-*.gem
69
-
70
- This will install the most recent version of capistrano and make it available for both cap, and capify.
71
-
72
- We recommend that you capify a new test application, as the resulting files are different to previous versions.
73
-
74
- If you have multiple versions of capistrano (or indeed any gem with a binary) installed, you can call `cap` like so to specify which version to use:
75
-
76
- cap _2.5.5_ deploy
77
- cap _2.5.6_ deploy:setup
78
-
79
- == LICENSE:
80
-
81
- (The MIT License)
82
-
83
- Copyright (c) 2005-2008 Jamis Buck <jamis@37signals.com>
84
-
85
- Permission is hereby granted, free of charge, to any person obtaining
86
- a copy of this software and associated documentation files (the
87
- 'Software'), to deal in the Software without restriction, including
88
- without limitation the rights to use, copy, modify, merge, publish,
89
- distribute, sublicense, and/or sell copies of the Software, and to
90
- permit persons to whom the Software is furnished to do so, subject to
91
- the following conditions:
92
-
93
- The above copyright notice and this permission notice shall be
94
- included in all copies or substantial portions of the Software.
95
-
96
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
97
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
98
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
99
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
100
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
101
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
102
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.