le1t0-deprec 2.1.6.035 → 2.1.6.036

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 +4 -4
data/CHANGELOG CHANGED
@@ -1,5 +1,9 @@
1
1
  # deprec changelog
2
2
 
3
+ = 2.1.6.036 (Jul 22, 2010)
4
+
5
+ * Updated dependency for capistrano
6
+
3
7
  = 2.1.6.035 (Jul 22, 2010)
4
8
 
5
9
  * Updated dependency for capistrano (as it had a bug)
metadata CHANGED
@@ -6,8 +6,8 @@ version: !ruby/object:Gem::Version
6
6
  - 2
7
7
  - 1
8
8
  - 6
9
- - 35
10
- version: 2.1.6.035
9
+ - 36
10
+ version: 2.1.6.036
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
- - 10
33
- version: 2.5.18.010
32
+ - 11
33
+ version: 2.5.18.011
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"