riemann-babbler 0.9.9.3 → 0.9.9.4

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.
Files changed (3) hide show
  1. data/config.yml +0 -3
  2. data/lib/riemann/version.rb +1 -1
  3. metadata +4 -1
data/config.yml CHANGED
@@ -55,9 +55,6 @@ plugins:
55
55
  megacli:
56
56
  service: megacli
57
57
 
58
- netstat:
59
- service: netstat
60
-
61
58
  nginx:
62
59
  service: nginx
63
60
 
@@ -1,5 +1,5 @@
1
1
  module Riemann
2
2
  class Babbler
3
- VERSION = '0.9.9.3'
3
+ VERSION = '0.9.9.4'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: riemann-babbler
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.9.3
4
+ version: 0.9.9.4
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -192,6 +192,9 @@ required_ruby_version: !ruby/object:Gem::Requirement
192
192
  - - ! '>='
193
193
  - !ruby/object:Gem::Version
194
194
  version: '0'
195
+ segments:
196
+ - 0
197
+ hash: -1787478457963853955
195
198
  required_rubygems_version: !ruby/object:Gem::Requirement
196
199
  none: false
197
200
  requirements: