mongodb-graphite-agent.gemspec in mongodb-graphite-agent-0.0.6 vs mongodb-graphite-agent.gemspec in mongodb-graphite-agent-0.0.8

- old
+ new

@@ -8,10 +8,10 @@ spec.version = Mongodb::Graphite::Agent::VERSION spec.authors = ["Michele Cantelli"] spec.email = ["michele.cantelli@jobrapido.com"] spec.description = "" spec.summary = "" - spec.homepage = "" + spec.homepage = "https://github.com/emmekappa/mongodb-graphite-agent" spec.license = "MIT" spec.files = `git ls-files`.split($/) spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) } spec.test_files = spec.files.grep(%r{^(test|spec|features)/})