mirror of
https://github.com/moebooru/moebooru
synced 2025-08-31 05:55:11 +00:00
Daemon is required for jobs daemon.
This commit is contained in:
1
Gemfile
1
Gemfile
@@ -15,3 +15,4 @@ gem 'geoip'
|
||||
gem 'repeated_auto_complete'
|
||||
gem 'exception_notification', '~> 2.3.0'
|
||||
gem 'will_paginate', '~> 2.3.16'
|
||||
gem 'daemons'
|
||||
|
@@ -12,6 +12,7 @@ GEM
|
||||
activesupport (= 2.3.14)
|
||||
activesupport (2.3.14)
|
||||
chardet (0.9.0)
|
||||
daemons (1.1.8)
|
||||
diff-lcs (1.1.3)
|
||||
exception_notification (2.3.3.0)
|
||||
gchartrb (0.8)
|
||||
@@ -50,6 +51,7 @@ PLATFORMS
|
||||
ruby
|
||||
|
||||
DEPENDENCIES
|
||||
daemons
|
||||
diff-lcs
|
||||
exception_notification (~> 2.3.0)
|
||||
gchartrb
|
||||
|
Reference in New Issue
Block a user