danthes.gemspec in danthes-1.0.2 vs danthes.gemspec in danthes-1.0.3
- old
+ new
@@ -5,10 +5,10 @@
s.name = "danthes"
s.version = Danthes::VERSION
s.platform = Gem::Platform::RUBY
s.author = ["Alexander Simonov"]
s.email = ["alex@simonov.me"]
- s.homepage = "http://github.com/phenomena/danthes"
+ s.homepage = "http://github.com/simonoff/danthes"
s.summary = "Private pub/sub messaging through Faye."
s.description = "Private pub/sub messaging in Rails through Faye. More Faye features supported. Based on PrivatePub."
s.files = `git ls-files`.split($\)
s.test_files = s.files.grep(%r{^(test|spec|features)/})
s.require_paths = ["lib"]