Gemfile in capistrano-monit_runit-3.0.4 vs Gemfile in capistrano-monit_runit-3.1.0

- old
+ new

@@ -1,8 +1,8 @@ source 'http://rubygems.org' gem 'capistrano', '~> 3.4' -gem 'activesupport', '>= 3.0' +gem 'activesupport', '>= 4.0' group :development do gem 'bundler', '~> 1.7' gem 'jeweler', '~> 2.0' end