cloudstrap.gemspec in cloudstrap-0.33.1.pre vs cloudstrap.gemspec in cloudstrap-0.34.0.pre
- old
+ new
@@ -19,6 +19,8 @@
gem.add_runtime_dependency 'sshkey', '~> 1.8', '>= 1.8.0'
gem.add_runtime_dependency 'sshkit', '~> 1.11', '>= 1.11.0'
gem.add_runtime_dependency 'java-properties', '~> 0.1', '>= 0.1.1'
gem.add_runtime_dependency 'pastel', '~> 0.6', '>= 0.6.0'
gem.add_runtime_dependency 'faraday', '~> 0.9', '>= 0.9.0'
+ gem.add_runtime_dependency 'burdened-acrobat', '~> 0.3', '>= 0.3.4'
+ gem.add_runtime_dependency 'path53', '~> 0.4', '>= 0.4.8'
end