Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

Commit

Permalink
Depends on capistrano >= 2.6, < 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroenj committed Dec 18, 2013
1 parent bea7ba1 commit d5950a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capo.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ Gem::Specification.new do |gem|
gem.test_files = gem.files.grep(%r{^(test|spec|features)/})
gem.require_paths = ['lib']

gem.add_dependency 'capistrano', '>= 2.6.0'
gem.add_dependency 'capistrano', '~> 2.6'
gem.add_dependency 'git', '>= 1.2.6'
end

0 comments on commit d5950a7

Please sign in to comment.