lib/bootstrap-email/converters/block.rb in bootstrap-email-1.1.4 vs lib/bootstrap-email/converters/block.rb in bootstrap-email-1.1.5
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module BootstrapEmail
module Converter
class Block < Base
def build
each_node('block, .to-table') do |node|