spec/henkei_spec.rb in henkei-1.20.0 vs spec/henkei_spec.rb in henkei-1.21.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'helper.rb' require 'henkei' describe Henkei do let(:data) { File.read 'spec/samples/sample.docx' }