gemfiles/capistrano3.gemfile in appsignal-1.2.2 vs gemfiles/capistrano3.gemfile in appsignal-1.2.3.beta.1
- old
+ new
@@ -1,6 +1,7 @@
source 'https://rubygems.org'
gem 'capistrano', '3.4.0'
gem 'net-ssh', '2.9.2'
+gem 'rack', '~> 1.6.4'
gemspec :path => '../'