alpha_omega 0.0.188 → 0.0.189

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/VERSION +1 -1
  2. metadata +24 -26
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.0.188
1
+ 0.0.189
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: alpha_omega
3
3
  version: !ruby/object:Gem::Version
4
- hash: 359
4
+ hash: 357
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 188
10
- version: 0.0.188
9
+ - 189
10
+ version: 0.0.189
11
11
  platform: ruby
12
12
  authors:
13
13
  - David Nghiem
@@ -16,8 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2011-08-31 00:00:00 +00:00
20
- default_executable:
19
+ date: 2011-08-31 00:00:00 Z
21
20
  dependencies:
22
21
  - !ruby/object:Gem::Dependency
23
22
  name: grit
@@ -119,43 +118,42 @@ files:
119
118
  - README.mkd
120
119
  - libexec/activate
121
120
  - libexec/build
122
- - libexec/stage
121
+ - libexec/bump
123
122
  - libexec/check
123
+ - libexec/compare
124
+ - libexec/config
125
+ - libexec/debug
124
126
  - libexec/deploy
125
127
  - libexec/dist
126
- - libexec/restart
127
- - libexec/bump
128
+ - libexec/dna
128
129
  - libexec/hosts
129
- - libexec/config
130
- - libexec/migrate
131
- - libexec/rollback
132
130
  - libexec/invoke
131
+ - libexec/lock
132
+ - libexec/migrate
133
133
  - libexec/plan
134
- - libexec/release
135
134
  - libexec/proxy
136
- - libexec/compare
135
+ - libexec/release
137
136
  - libexec/repl
137
+ - libexec/restart
138
+ - libexec/rollback
138
139
  - libexec/shell
139
- - libexec/lock
140
+ - libexec/stage
140
141
  - libexec/unlock
141
- - libexec/dna
142
- - libexec/debug
143
- - lib/alpha_omega/deploy.rb
144
- - lib/alpha_omega/deploy/strategy.rb
145
- - lib/alpha_omega/deploy/scm/git.rb
146
- - lib/alpha_omega/deploy/scm/base.rb
147
- - lib/alpha_omega/deploy/remote_dependency.rb
148
142
  - lib/alpha_omega/deploy/dependencies.rb
149
- - lib/alpha_omega/deploy/scm.rb
150
143
  - lib/alpha_omega/deploy/local_dependency.rb
144
+ - lib/alpha_omega/deploy/remote_dependency.rb
145
+ - lib/alpha_omega/deploy/scm/base.rb
146
+ - lib/alpha_omega/deploy/scm/git.rb
147
+ - lib/alpha_omega/deploy/scm.rb
148
+ - lib/alpha_omega/deploy/strategy/base.rb
151
149
  - lib/alpha_omega/deploy/strategy/checkout.rb
152
150
  - lib/alpha_omega/deploy/strategy/remote.rb
153
- - lib/alpha_omega/deploy/strategy/base.rb
151
+ - lib/alpha_omega/deploy/strategy.rb
154
152
  - lib/alpha_omega/deploy/templates/maintenance.rhtml
155
- - lib/alpha_omega/version.rb
153
+ - lib/alpha_omega/deploy.rb
156
154
  - lib/alpha_omega/utils.rb
155
+ - lib/alpha_omega/version.rb
157
156
  - bin/alpha_omega
158
- has_rdoc: true
159
157
  homepage: https://github.com/HeSYINUvSBZfxqA/alpha_omega
160
158
  licenses: []
161
159
 
@@ -185,7 +183,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
185
183
  requirements: []
186
184
 
187
185
  rubyforge_project:
188
- rubygems_version: 1.5.3
186
+ rubygems_version: 1.8.21
189
187
  signing_key:
190
188
  specification_version: 3
191
189
  summary: alpha_omega capistrano recipes