mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Rely on a new (privacy fixed) version of capistrano-stats
This commit is contained in:
parent
a59719b240
commit
948a4404d8
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ eos
|
|||
|
||||
gem.required_ruby_version = '>= 1.9.3'
|
||||
gem.add_dependency 'sshkit', '~> 1.3'
|
||||
gem.add_dependency 'capistrano-stats', '~> 1.0.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