buschtelefon.gemspec in buschtelefon-0.4.1 vs buschtelefon.gemspec in buschtelefon-0.4.2
- old
+ new
@@ -7,11 +7,11 @@
spec.version = Buschtelefon::VERSION
spec.authors = ["Josua Schmid"]
spec.email = ["josua.schmid@renuo.ch"]
spec.summary = "Library for meshnet gossip"
- spec.description = "Buschtelefon can be used to share information between Ruby clients over a network"
- spec.homepage = "https://github.com/schmijos/buschtelefon"
+ spec.description = "Buschtelefon can be used to automatically share information between Ruby clients over a network"
+ spec.homepage = "https://github.com/renuo/buschtelefon"
spec.license = "MIT"
spec.files = `git ls-files -z`.split("\x0").reject do |f|
f.match(%r{^(test|spec|features)/})
end