Skip to content

Commit

Permalink
Need fog >= 1.9.0 for IAM support
Browse files Browse the repository at this point in the history
  • Loading branch information
johnf committed Feb 24, 2013
1 parent cca576c commit 32576ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion capistrano-puppeteer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ Gem::Specification.new do |gem|
gem.version = Capistrano::Puppeteer::VERSION

gem.add_dependency 'capistrano'
gem.add_dependency 'fog'
gem.add_dependency 'fog', '>= 1.9.0'
end

0 comments on commit 32576ef

Please sign in to comment.