Gemfile in aerosol-1.2.0 vs Gemfile in aerosol-1.3.0

- old
+ new

@@ -1,3 +1,5 @@ source "http://rubygems.org" gemspec + +gem 'net-ssh', '~> 2.0'