lib/avromatic/patches.rb in avromatic-1.0.0 vs lib/avromatic/patches.rb in avromatic-2.0.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + loaded_avro_patches = begin require 'avro-patches' true rescue LoadError false