mbailey-capistrano 2.5.6 → 2.5.7

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.rdoc +1 -1
  2. metadata +5 -4
data/CHANGELOG.rdoc CHANGED
@@ -1,4 +1,4 @@
1
- Forked from git://github.com/jamis/capistrano.git
1
+ Forked from git://github.com/jamis/capistrano.git
2
2
 
3
3
  == 2.5.5 / 24 Feb 2009
4
4
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mbailey-capistrano
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.6
4
+ version: 2.5.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Jamis Buck
@@ -10,7 +10,7 @@ bindir: bin
10
10
  cert_chain: []
11
11
 
12
12
  date: 2009-02-25 00:00:00 -08:00
13
- default_executable:
13
+ default_executable: cap
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: net-ssh
@@ -64,8 +64,9 @@ dependencies:
64
64
  version:
65
65
  description:
66
66
  email: mike@bailey.net.au
67
- executables: []
68
-
67
+ executables:
68
+ - cap
69
+ - capify
69
70
  extensions: []
70
71
 
71
72
  extra_rdoc_files: []