Description
Martin Kleppmann found this bug while validating the 1.8.0 release:
kernel_require.rb:54:in `require': cannot load such file -- avro/schema_normalization (LoadError)
It seems that the following two files, which are present in the source, are missing from the gem file:
lang/ruby/lib/avro/schema_normalization.rb
lang/ruby/test/case_finder.rb