physical.gemspec in physical-0.4.2 vs physical.gemspec in physical-0.4.3

- old
+ new

@@ -10,10 +10,10 @@ spec.authors = ["Martin Meyerhoff"] spec.email = ["mamhoff@gmail.com"] spec.summary = "A facade to deal with physical packages" spec.description = "A package with boxes and items" - spec.homepage = "https://github.com/mamhoff/physical" + spec.homepage = "https://github.com/friendlycart/physical" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(spec)/}) end