lib/hamlit/attribute_builder.rb in hamlit-2.7.2 vs lib/hamlit/attribute_builder.rb in hamlit-2.7.3

- old
+ new

@@ -7,7 +7,7 @@ BOOLEAN_ATTRIBUTES = %w[disabled readonly multiple checked autobuffer autoplay controls loop selected hidden scoped async defer reversed ismap seamless muted required autofocus novalidate formnovalidate open pubdate itemscope allowfullscreen default inert sortable - truespeed typemustmatch].freeze + truespeed typemustmatch download].freeze end