creative-paypal-express.gemspec in creative-paypal-express-0.8.2 vs creative-paypal-express.gemspec in creative-paypal-express-0.8.2.1

- old
+ new

@@ -6,10 +6,10 @@ s.description = %q{PayPal Express Checkout API Client for Instance, Recurring and Digital Goods Payment.} s.summary = %q{PayPal Express Checkout API Client for Instance, Recurring and Digital Goods Payment.} s.email = "hi@creative.gs" s.extra_rdoc_files = ["LICENSE", "README.rdoc"] s.rdoc_options = ["--charset=UTF-8"] - s.homepage = "http://github.com/nov/paypal-express" + s.homepage = "http://github.com/CreativeGS/paypal-express" s.require_paths = ["lib"] s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) } s.files = `git ls-files`.split("\n") s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n") s.add_dependency "activesupport", ">= 2.3"