.manifest in http_spew-0.1.0 vs .manifest in http_spew-0.2.0

- old
+ new

@@ -5,29 +5,35 @@ COPYING ChangeLog GIT-VERSION-FILE GIT-VERSION-GEN GNUmakefile +Gemfile LATEST LICENSE NEWS README http_spew.gemspec lib/http_spew.rb lib/http_spew/chunky_pipe.rb +lib/http_spew/class_methods.rb lib/http_spew/content_md5.rb lib/http_spew/headers.rb lib/http_spew/hit_n_run.rb lib/http_spew/input_spray.rb lib/http_spew/request.rb +lib/http_spew/version.rb pkg.mk setup.rb test/content-md5.ru test/helper.rb test/mirror.ru +test/response_code.ru test/sha1.ru test/test_content_md5.rb test/test_hit_n_run.rb test/test_input_spray.rb +test/test_input_spray_with_md5.rb test/test_mirror.rb test/test_request.rb +test/test_unexpected_response.rb test/test_upload.rb