mongodb-graphite-agent 0.0.6 → 0.0.8

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  module Mongodb
2
2
  module Graphite
3
3
  module Agent
4
- VERSION = "0.0.6"
4
+ VERSION = "0.0.8"
5
5
  end
6
6
  end
7
7
  end
@@ -10,7 +10,7 @@ Gem::Specification.new do |spec|
10
10
  spec.email = ["michele.cantelli@jobrapido.com"]
11
11
  spec.description = ""
12
12
  spec.summary = ""
13
- spec.homepage = ""
13
+ spec.homepage = "https://github.com/emmekappa/mongodb-graphite-agent"
14
14
  spec.license = "MIT"
15
15
 
16
16
  spec.files = `git ls-files`.split($/)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mongodb-graphite-agent
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.8
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -175,7 +175,7 @@ files:
175
175
  - lib/mongodb/graphite/agent/utils.rb
176
176
  - lib/mongodb/graphite/agent/version.rb
177
177
  - mongodb-graphite-agent.gemspec
178
- homepage: ''
178
+ homepage: https://github.com/emmekappa/mongodb-graphite-agent
179
179
  licenses:
180
180
  - MIT
181
181
  post_install_message: