le1t0-deprec 2.1.6.033 → 2.1.6.034

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 (2) hide show
  1. data/CHANGELOG +4 -0
  2. metadata +4 -4
data/CHANGELOG CHANGED
@@ -1,5 +1,9 @@
1
1
  # deprec changelog
2
2
 
3
+ = 2.1.6.034 (Jul 22, 2010)
4
+
5
+ * Updated dependency for capistrano
6
+
3
7
  = 2.1.6.033 (Jul 22, 2010)
4
8
 
5
9
  * added syslogger script
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 2
7
7
  - 1
8
8
  - 6
9
- - 33
10
- version: 2.1.6.033
9
+ - 34
10
+ version: 2.1.6.034
11
11
  platform: ruby
12
12
  authors:
13
13
  - Le1t0
@@ -29,8 +29,8 @@ dependencies:
29
29
  - 2
30
30
  - 5
31
31
  - 18
32
- - 8
33
- version: 2.5.18.008
32
+ - 9
33
+ version: 2.5.18.009
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"