lib/prawn/icon.rb in prawn-icon-3.0.0 vs lib/prawn/icon.rb in prawn-icon-3.1.0

- old
+ new

@@ -1,6 +1,6 @@ -# encoding: utf-8 -# +# frozen_string_literal: true + # icon.rb: Prawn icon functionality. # # Copyright October 2014, Jesse Doyle. All rights reserved. # # This is free software. Please see the LICENSE and COPYING files for details.