lib/avro/builder/fixed.rb in avro-builder-0.16.1 vs lib/avro/builder/fixed.rb in avro-builder-0.16.2

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module Avro module Builder class Fixed < Avro::Builder::Types::FixedType include Avro::Builder::Types::TopLevel