lib/good_job/daemon.rb in good_job-3.15.14 vs lib/good_job/daemon.rb in good_job-3.16.0

- old
+ new

@@ -1,5 +1,6 @@ # frozen_string_literal: true + module GoodJob # # Manages daemonization of the current process. # class Daemon