easytable.gemspec in easytable-0.0.1 vs easytable.gemspec in easytable-0.0.2
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Easytable::VERSION
spec.authors = ["Anton Zimin"]
spec.email = ["anton@active-bridge.com"]
spec.description = %q{adds helper methods to generate simple table}
spec.summary = %q{adds helper methods to generate simple table}
- spec.homepage = "https://github.com/antonzimin/simpletable"
+ spec.homepage = "https://github.com/antonzimin/easytable"
spec.license = "MIT"
spec.files = `git ls-files`.split($/)
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})