lib/pitchfork/socket_helper.rb in pitchfork-0.12.0 vs lib/pitchfork/socket_helper.rb in pitchfork-0.13.0
- old
+ new
@@ -1,5 +1,6 @@
# -*- encoding: binary -*-
+# frozen_string_literal: true
# :enddoc:
require 'socket'
module Pitchfork
module SocketHelper