lib/asciidoctor/helpers.rb in asciidoctor-1.5.1 vs lib/asciidoctor/helpers.rb in asciidoctor-1.5.2
- old
+ new
@@ -1,4 +1,5 @@
+# encoding: UTF-8
module Asciidoctor
module Helpers
# Internal: Require the specified library using Kernel#require.
#
# Attempts to load the library specified in the first argument using the