mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Update capistrano.gemspec
Remove the dependency on `capistrano-stats`, we collected some useful data, but it's just too annoying.
This commit is contained in:
parent
35d9f256b8
commit
251e39c193
1 changed files with 0 additions and 1 deletions
|
@ -29,7 +29,6 @@ eos
|
|||
|
||||
gem.required_ruby_version = '>= 1.9.3'
|
||||
gem.add_dependency 'sshkit', '~> 1.3'
|
||||
gem.add_dependency 'capistrano-stats', '~> 1.1.0'
|
||||
gem.add_dependency 'rake', '>= 10.0.0'
|
||||
gem.add_dependency 'i18n'
|
||||
|
||||
|
|
Loading…
Reference in a new issue