Manifest in alexvollmer-httparty-0.3.1 vs Manifest in alexvollmer-httparty-0.4.3

- old
+ new

@@ -17,17 +17,14 @@ features/steps/mongrel_helper.rb features/steps/remote_service_steps.rb features/supports_redirection.feature History httparty.gemspec -lib/core_extensions.rb lib/httparty/cookie_hash.rb +lib/httparty/core_extensions.rb lib/httparty/exceptions.rb lib/httparty/module_inheritable_attributes.rb -lib/httparty/parsers/json.rb -lib/httparty/parsers/xml.rb -lib/httparty/parsers.rb lib/httparty/request.rb lib/httparty/response.rb lib/httparty/version.rb lib/httparty.rb Manifest @@ -41,11 +38,9 @@ spec/fixtures/twitter.json spec/fixtures/twitter.xml spec/fixtures/undefined_method_add_node_for_nil.xml spec/hash_spec.rb spec/httparty/cookie_hash_spec.rb -spec/httparty/parsers/json_spec.rb -spec/httparty/parsers/xml_spec.rb spec/httparty/request_spec.rb spec/httparty/response_spec.rb spec/httparty_spec.rb spec/spec.opts spec/spec_helper.rb