geekdict.gemspec in geekdict-0.0.3 vs geekdict.gemspec in geekdict-0.0.4
- old
+ new
@@ -5,10 +5,11 @@
Gem::Specification.new do |s|
s.name = "geekdict"
s.version = GeekDict::VERSION
s.authors = ["Bruce Li"]
s.email = ["wbinglee@gmail.com"]
- s.homepage = ""
+ s.licenses = ['MIT']
+ s.homepage = "https://github.com/wbinglee/geekdict"
s.summary = %q{A command line tool for translation.}
s.description = %q{A command line tool for translation.}
s.rubyforge_project = "geekdict"