shippinglogic.gemspec in binarylogic-shippinglogic-1.0.7 vs shippinglogic.gemspec in binarylogic-shippinglogic-1.0.8
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{shippinglogic}
- s.version = "1.0.7"
+ s.version = "1.0.8"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ben Johnson of Binary Logic"]
s.date = %q{2009-08-09}
s.description = %q{Easily use FedEx, UPS, USPS web services with an elegant and simple syntax.}
@@ -55,9 +55,10 @@
"spec/responses/blank.xml",
"spec/responses/cancel_not_found.xml",
"spec/responses/failed_authentication.xml",
"spec/responses/malformed.xml",
"spec/responses/rate_defaults.xml",
+ "spec/responses/rate_insurance.xml",
"spec/responses/rate_no_services.xml",
"spec/responses/rate_non_custom_packaging.xml",
"spec/responses/ship_defaults.xml",
"spec/responses/signature_defaults.xml",
"spec/responses/track_defaults.xml",