diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -82,6 +82,9 @@ gem 'thin' # Backup https://github.com/meskyanichi/backup gem 'backup' +# Cronjobs +gem 'whenever' + # Local Variables: # mode: ruby # End: |