diff --git a/Gemfile b/Gemfile index b2043b5..dfb31f5 100644 --- a/Gemfile +++ b/Gemfile @@ -82,6 +82,7 @@ end group :production, :preview do gem 'unicorn' gem 'daemon-spawn' + gem 'daemons' end platforms 'mswin', 'mingw' do