lib/prawn/images/jpg.rb in prawn-2.2.2 vs lib/prawn/images/jpg.rb in prawn-2.3.0
- old
+ new
@@ -1,6 +1,8 @@
# encoding: ASCII-8BIT
+# frozen_string_literal: true
+
# jpg.rb : Extracts the data from a JPG that is needed for embedding
#
# Copyright April 2008, James Healy. All Rights Reserved.
#
# This is free software. Please see the LICENSE and COPYING files for details.