Gemfile in capistrano-monit_runit-3.0.0 vs Gemfile in capistrano-monit_runit-3.0.1
- old
+ new
@@ -1,7 +1,8 @@
source 'http://rubygems.org'
gem 'capistrano', '~> 3.4'
+gem 'activesupport', '>= 3.0'
group :development do
gem 'bundler', '~> 1.7'
gem 'jeweler', '~> 2.0'
end