Skip to content

Commit

Permalink
add capistrano-ext dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
danmiley committed Dec 5, 2011
1 parent 5a9e805 commit 1987213
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cap-elb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Gem::Specification.new do |s|
s.require_paths = ["lib"]

s.add_dependency "right_aws"
s.add_dependency "capistrano-ext" # required for multistage feature
s.add_development_dependency "rspec"

end

0 comments on commit 1987213

Please sign in to comment.