mongodb-graphite-agent 0.0.6 → 0.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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: