gemfiles/capistrano2.gemfile in appsignal-1.2.3 vs gemfiles/capistrano2.gemfile in appsignal-1.2.4.beta.1
- old
+ new
@@ -1,7 +1,7 @@
source 'https://rubygems.org'
gem 'capistrano', '< 3.0'
gem 'net-ssh', '2.9.2'
-gem 'rack', '~> 1.6.4'
+gem 'rack', '~> 1.6'
gemspec :path => '../'