cloudstrap.gemspec in cloudstrap-0.39.0.pre vs cloudstrap.gemspec in cloudstrap-0.40.0.pre

- old
+ new

@@ -21,6 +21,7 @@ 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' + gem.add_runtime_dependency 'ipaddress', '~> 0.8', '>= 0.8.3' end