Skip to content

Commit

Permalink
gemspec: builder dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sosedoff committed Jul 22, 2011
1 parent 788887d commit 7751374
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions capistrano-payload.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'capistrano', '~> 2.6'
gem.add_runtime_dependency 'rest-client', '~> 1.6'
gem.add_runtime_dependency 'multi_json', '~> 1.0'
gem.add_runtime_dependency 'builder', '~> 3.0'
end

0 comments on commit 7751374

Please sign in to comment.