cloudstrap.gemspec in cloudstrap-0.40.6.pre vs cloudstrap.gemspec in cloudstrap-0.41.0.pre
- old
+ new
@@ -18,9 +18,10 @@
gem.add_runtime_dependency 'moneta', '~> 0.8', '>= 0.8.0'
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 'tty-spinner', '~> 0.4', '>= 0.4.1'
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'
gem.add_runtime_dependency 'ipaddress', '~> 0.8', '>= 0.8.3'
end