le1t0-deprec 2.1.6.055 → 2.1.6.056

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/CHANGELOG +4 -0
  2. metadata +5 -5
data/CHANGELOG CHANGED
@@ -1,5 +1,9 @@
1
1
  # deprec changelog
2
2
 
3
+ = 2.1.6.056 (Aug 12, 2010)
4
+
5
+ * Updated dependency for capistrano
6
+
3
7
  = 2.1.6.055 (Aug 10, 2010)
4
8
 
5
9
  * added log_error and log_warnings to mysql
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 2
7
7
  - 1
8
8
  - 6
9
- - 55
10
- version: 2.1.6.055
9
+ - 56
10
+ version: 2.1.6.056
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-08-10 00:00:00 +02:00
18
+ date: 2010-08-12 00:00:00 +02:00
19
19
  default_executable: depify
20
20
  dependencies:
21
21
  - !ruby/object:Gem::Dependency
@@ -29,8 +29,8 @@ dependencies:
29
29
  - 2
30
30
  - 5
31
31
  - 18
32
- - 15
33
- version: 2.5.18.015
32
+ - 16
33
+ version: 2.5.18.016
34
34
  type: :runtime
35
35
  version_requirements: *id001
36
36
  description: " This project provides libraries of Capistrano tasks and extensions to \n remove the repetative manual work associated with installing services \n on linux servers.\n"