le1t0-capistrano 2.5.18.006 → 2.5.18.007

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.
Files changed (3) hide show
  1. data/CHANGELOG +4 -0
  2. data/VERSION +1 -1
  3. metadata +3 -3
data/CHANGELOG CHANGED
@@ -1,3 +1,7 @@
1
+ == 2.5.18.007 / Jun 15, 2010
2
+
3
+ Moved setting of running_migrations and running_cold_deploy to separate tasks so other task can hook in between
4
+
1
5
  == 2.5.18.006 / Jun 15, 2010
2
6
 
3
7
  Add git gc call to scm sync for git
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.5.18.006
1
+ 2.5.18.007
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 2
7
7
  - 5
8
8
  - 18
9
- - 6
10
- version: 2.5.18.006
9
+ - 7
10
+ version: 2.5.18.007
11
11
  platform: ruby
12
12
  authors:
13
13
  - Le1t0
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2010-06-15 00:00:00 +02:00
18
+ date: 2010-07-01 00:00:00 +02:00
19
19
  default_executable:
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency