wework.gemspec in wework-0.1.2 vs wework.gemspec in wework-0.1.3
- old
+ new
@@ -8,10 +8,10 @@
spec.version = Wework::VERSION
spec.authors = ["seandong"]
spec.email = ["sindon@gmail.com"]
spec.summary = spec.description = %q{Ruby API wrapper for work wechat.}
- spec.homepage = "https://github.com/seandong/wework"
+ spec.homepage = "https://github.com/mycolorway/wework"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end