1
0
Fork 0
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:
Lee Hambley 2014-12-10 11:08:08 +01:00
parent a59719b240
commit 948a4404d8

View file

@ -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'