Manifest in avro-1.7.7 vs Manifest in avro-1.8.0

- old
+ new

@@ -1,22 +1,29 @@ CHANGELOG +LICENSE +NOTICE Manifest Rakefile avro.gemspec interop/test_interop.rb lib/avro.rb lib/avro/data_file.rb lib/avro/io.rb lib/avro/ipc.rb lib/avro/protocol.rb lib/avro/schema.rb +lib/avro/schema_normalization.rb +test/case_finder.rb test/random_data.rb test/sample_ipc_client.rb test/sample_ipc_http_client.rb test/sample_ipc_http_server.rb test/sample_ipc_server.rb test/test_datafile.rb +test/test_fingerprints.rb test/test_help.rb test/test_io.rb test/test_protocol.rb +test/test_schema.rb +test/test_schema_normalization.rb test/test_socket_transport.rb test/tool.rb