gemfiles/capistrano3.gemfile in appsignal-0.11.15 vs gemfiles/capistrano3.gemfile in appsignal-0.11.16
- old
+ new
@@ -1,5 +1,6 @@
source 'https://rubygems.org'
gem 'capistrano', '>= 3.0'
+gem 'net-ssh', '2.9.2' # 3.x doesn't compile on < Ruby 2.0
gemspec :path => '../'