gems: remove whenever gem.
We're now using the `clockwork` gem for cronjobs in production. See config/initializers/clockwork.rb.
This commit is contained in:
1
Capfile
1
Capfile
@@ -10,7 +10,6 @@ install_plugin Capistrano::SCM::Git
|
||||
# Include tasks from other gems included in your Gemfile
|
||||
require 'capistrano/rbenv'
|
||||
require 'capistrano/rails'
|
||||
require 'whenever/capistrano'
|
||||
require 'capistrano3/unicorn'
|
||||
require 'capistrano/deploytags'
|
||||
require 'new_relic/recipes'
|
||||
|
||||
Reference in New Issue
Block a user