--- !ruby/object:Gem::Specification name: active_shipping version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 3 version: 0.1.3 platform: ruby authors: - James MacAulay - Tobias Luetke - Cody Fauser - Jimmy Baker autorequire: bindir: bin cert_chain: [] date: 2010-03-30 00:00:00 -04:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: activesupport prerelease: false requirement: &id001 !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :runtime version_requirements: *id001 description: Shipping API extension for Active Merchant. email: jmacaulay@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.markdown files: - .gitignore - CHANGELOG - MIT-LICENSE - README.markdown - Rakefile - VERSION - active_shipping.gemspec - init.rb - lib/active_shipping.rb - lib/active_shipping/lib/connection.rb - lib/active_shipping/lib/country.rb - lib/active_shipping/lib/error.rb - lib/active_shipping/lib/post_data.rb - lib/active_shipping/lib/posts_data.rb - lib/active_shipping/lib/requires_parameters.rb - lib/active_shipping/lib/utils.rb - lib/active_shipping/lib/validateable.rb - lib/active_shipping/shipping/base.rb - lib/active_shipping/shipping/carrier.rb - lib/active_shipping/shipping/carriers.rb - lib/active_shipping/shipping/carriers/bogus_carrier.rb - lib/active_shipping/shipping/carriers/fedex.rb - lib/active_shipping/shipping/carriers/shipwire.rb - lib/active_shipping/shipping/carriers/ups.rb - lib/active_shipping/shipping/carriers/usps.rb - lib/active_shipping/shipping/contact.rb - lib/active_shipping/shipping/label.rb - lib/active_shipping/shipping/location.rb - lib/active_shipping/shipping/location_response.rb - lib/active_shipping/shipping/package.rb - lib/active_shipping/shipping/party.rb - lib/active_shipping/shipping/rate_estimate.rb - lib/active_shipping/shipping/rate_response.rb - lib/active_shipping/shipping/response.rb - lib/active_shipping/shipping/return_label_response.rb - lib/active_shipping/shipping/return_shipment.rb - lib/active_shipping/shipping/shipment.rb - lib/active_shipping/shipping/shipment_event.rb - lib/active_shipping/shipping/tracking_response.rb - lib/certs/cacert.pem - lib/vendor/quantified/MIT-LICENSE - lib/vendor/quantified/README.markdown - lib/vendor/quantified/Rakefile - lib/vendor/quantified/init.rb - lib/vendor/quantified/lib/quantified.rb - lib/vendor/quantified/lib/quantified/attribute.rb - lib/vendor/quantified/lib/quantified/length.rb - lib/vendor/quantified/lib/quantified/mass.rb - lib/vendor/quantified/test/length_test.rb - lib/vendor/quantified/test/mass_test.rb - lib/vendor/quantified/test/test_helper.rb - lib/vendor/test_helper.rb - lib/vendor/xml_node/README - lib/vendor/xml_node/Rakefile - lib/vendor/xml_node/benchmark/bench_generation.rb - lib/vendor/xml_node/init.rb - lib/vendor/xml_node/lib/xml_node.rb - lib/vendor/xml_node/test/test_generating.rb - lib/vendor/xml_node/test/test_parsing.rb - test/fixtures.example.yml - test/fixtures/xml/fedex/ottawa_to_beverly_hills_rate_request.xml - test/fixtures/xml/fedex/ottawa_to_beverly_hills_rate_response.xml - test/fixtures/xml/fedex/tracking_request.xml - test/fixtures/xml/fedex/tracking_response.xml - test/fixtures/xml/shipwire/international_rates_response.xml - test/fixtures/xml/shipwire/invalid_credentials_response.xml - test/fixtures/xml/shipwire/new_carrier_rate_response.xml - test/fixtures/xml/shipwire/no_rates_response.xml - test/fixtures/xml/shipwire/rates_response.xml - test/fixtures/xml/ups/example_tracking_response.xml - test/fixtures/xml/ups/shipment_from_tiger_direct.xml - test/fixtures/xml/ups/test_real_home_as_residential_destination_response.xml - test/fixtures/xml/usps/beverly_hills_to_ottawa_book_rate_response.xml - test/fixtures/xml/usps/beverly_hills_to_ottawa_book_wii_rate_response.xml - test/fixtures/xml/usps/beverly_hills_to_ottawa_wii_rate_response.xml - test/fixtures/xml/usps/example_tracking_response.xml - test/fixtures/xml/usps/multi_tracking_example.xml - test/party_factory.rb - test/remote/fedex_test.rb - test/remote/shipwire_test.rb - test/remote/ups_test.rb - test/remote/usps_test.rb - test/shipment_factory.rb - test/test_helper.rb - test/unit/base_test.rb - test/unit/carriers/fedex_test.rb - test/unit/carriers/shipwire_test.rb - test/unit/carriers/ups_test.rb - test/unit/carriers/usps_test.rb - test/unit/location_test.rb - test/unit/package_test.rb - test/unit/party_test.rb - test/unit/response_test.rb - test/unit/shipment_test.rb has_rdoc: true homepage: http://github.com/Shopify/active_shipping licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.6 signing_key: specification_version: 3 summary: Shipping API extension for Active Merchant. test_files: - test/party_factory.rb - test/remote/fedex_test.rb - test/remote/shipwire_test.rb - test/remote/ups_test.rb - test/remote/usps_test.rb - test/shipment_factory.rb - test/test_helper.rb - test/unit/base_test.rb - test/unit/carriers/fedex_test.rb - test/unit/carriers/shipwire_test.rb - test/unit/carriers/ups_test.rb - test/unit/carriers/usps_test.rb - test/unit/location_test.rb - test/unit/package_test.rb - test/unit/party_test.rb - test/unit/response_test.rb - test/unit/shipment_test.rb