gemfiles/capistrano2.gemfile in appsignal-0.12.rc.12 vs gemfiles/capistrano2.gemfile in appsignal-0.12.rc.13
- old
+ new
@@ -1,5 +1,6 @@
source 'https://rubygems.org'
gem 'capistrano', '< 3.0'
+gem 'net-ssh', '2.9.2'
gemspec :path => '../'
- old
+ new