crossroads_capistrano 1.2.3 → 1.2.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@ $:.push File.expand_path("../lib", __FILE__)
3
3
 
4
4
  Gem::Specification.new do |s|
5
5
  s.name = "crossroads_capistrano"
6
- s.version = "1.2.3"
6
+ s.version = "1.2.4"
7
7
  s.platform = Gem::Platform::RUBY
8
8
  s.authors = ["Steve Kenworthy", "Ben Tillman", "Nathan Broadbent"]
9
9
  s.email = ["it_dept@crossroads.org.hk"]
@@ -18,5 +18,5 @@ task :revisions, :roles => :app do
18
18
  end
19
19
  end
20
20
 
21
- before "deploy", "revisions"
21
+ after "deploy", "revisions"
22
22
 
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: crossroads_capistrano
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 1.2.3
5
+ version: 1.2.4
6
6
  platform: ruby
7
7
  authors:
8
8
  - Steve Kenworthy
@@ -12,7 +12,7 @@ autorequire:
12
12
  bindir: bin
13
13
  cert_chain: []
14
14
 
15
- date: 2011-02-26 00:00:00 +08:00
15
+ date: 2011-03-01 00:00:00 +08:00
16
16
  default_executable:
17
17
  dependencies: []
18
18