lib/pitchfork/configurator.rb in pitchfork-0.12.0 vs lib/pitchfork/configurator.rb in pitchfork-0.13.0
- old
+ new
@@ -1,5 +1,6 @@
# -*- encoding: binary -*-
+# frozen_string_literal: true
require 'logger'
module Pitchfork
# Implements a simple DSL for configuring a pitchfork server.
#