zenlish.gemspec in zenlish-0.1.0 vs zenlish.gemspec in zenlish-0.1.01

- old
+ new

@@ -40,10 +40,10 @@ spec.authors = ['Dimitri Geshef'] spec.email = ['famished.tiger@yahoo.com'] spec.summary = %q{A toolkit for the Zenlish language (a simplified English language).} spec.description = %q{A toolkit for the Zenlish language (a simplified English language).} - spec.homepage = "https://github.com/famished-tiger/zenlish." + spec.homepage = "https://github.com/famished-tiger/zenlish" spec.license = 'MIT' spec.bindir = 'exe' spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) } spec.require_paths = ["lib"]