lib/pitchfork/worker.rb in pitchfork-0.12.0 vs lib/pitchfork/worker.rb in pitchfork-0.13.0

- old
+ new

@@ -1,5 +1,6 @@ # -*- encoding: binary -*- +# frozen_string_literal: true require 'pitchfork/shared_memory' module Pitchfork # This class and its members can be considered a stable interface # and will not change in a backwards-incompatible fashion between