forked from stringer-rss/stringer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bugfix: bump unicorn for after_worker_exit feature
NoMethodError: undefined method `after_worker_exit' for #<Unicorn::Configurator:0x005580f92c7480> Did you mean? after_fork ./config/unicorn.rb:25:in `reload' This was probably meant to be a part of d73a7d7 (stringer-rss#475). Fixes stringer-rss#483. Ref: <https://bogomips.org/unicorn/NEWS.html#label-unicorn+5.3.0+-2F+2017-04-01+08-3A03+UTC>
- Loading branch information
Showing
2 changed files
with
6 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters