zipper.gemspec in zipbundler-0.2.2 vs zipper.gemspec in zipbundler-0.2.3

- old
+ new

@@ -9,10 +9,10 @@ spec.authors = ["Le0Michine"] spec.email = ["leomichine@gmail.com"] spec.summary = %q{Creates zip packages with complex structure.} spec.description = %q{Creates zip packages with complex structure.} - spec.homepage = "https://github.com/Le0Michine/zipper" + spec.homepage = "https://github.com/Le0Michine/ruby-zipper" spec.license = "MIT" spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^(test|spec|features)/}) end