lib/bootstrap-email/converters/badge.rb in bootstrap-email-1.1.4 vs lib/bootstrap-email/converters/badge.rb in bootstrap-email-1.1.5

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module BootstrapEmail module Converter class Badge < Base def build each_node('.badge') do |node|