ffwd-collectd 0.1.6 → 0.1.7

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.
@@ -16,7 +16,7 @@
16
16
  module FFWD
17
17
  module Plugin
18
18
  module Collectd
19
- VERSION = "0.1.6"
19
+ VERSION = "0.1.7"
20
20
  end
21
21
  end
22
22
  end
metadata CHANGED
@@ -1,29 +1,32 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ffwd-collectd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
+ prerelease:
5
6
  platform: ruby
6
7
  authors:
7
8
  - John-John Tedro
8
9
  autorequire:
9
10
  bindir: bin
10
11
  cert_chain: []
11
- date: 2014-04-29 00:00:00.000000000 Z
12
+ date: 2014-05-30 00:00:00.000000000 Z
12
13
  dependencies:
13
14
  - !ruby/object:Gem::Dependency
14
15
  name: ffwd
15
16
  requirement: !ruby/object:Gem::Requirement
17
+ none: false
16
18
  requirements:
17
- - - ! '>='
19
+ - - '='
18
20
  - !ruby/object:Gem::Version
19
- version: '0'
21
+ version: 0.1.7
20
22
  type: :development
21
23
  prerelease: false
22
24
  version_requirements: !ruby/object:Gem::Requirement
25
+ none: false
23
26
  requirements:
24
- - - ! '>='
27
+ - - '='
25
28
  - !ruby/object:Gem::Version
26
- version: '0'
29
+ version: 0.1.7
27
30
  description:
28
31
  email:
29
32
  - udoprog@spotify.com
@@ -31,33 +34,34 @@ executables: []
31
34
  extensions: []
32
35
  extra_rdoc_files: []
33
36
  files:
34
- - lib/ffwd/plugin/collectd/types_db.rb
35
37
  - lib/ffwd/plugin/collectd/version.rb
36
38
  - lib/ffwd/plugin/collectd/parser.rb
39
+ - lib/ffwd/plugin/collectd/types_db.rb
37
40
  - lib/ffwd/plugin/collectd/connection.rb
38
41
  - lib/ffwd/plugin/collectd.rb
39
42
  homepage: https://github.com/spotify/ffwd
40
43
  licenses:
41
44
  - Apache 2.0
42
- metadata: {}
43
45
  post_install_message:
44
46
  rdoc_options: []
45
47
  require_paths:
46
48
  - lib
47
49
  required_ruby_version: !ruby/object:Gem::Requirement
50
+ none: false
48
51
  requirements:
49
52
  - - ! '>='
50
53
  - !ruby/object:Gem::Version
51
54
  version: '0'
52
55
  required_rubygems_version: !ruby/object:Gem::Requirement
56
+ none: false
53
57
  requirements:
54
58
  - - ! '>='
55
59
  - !ruby/object:Gem::Version
56
60
  version: '0'
57
61
  requirements: []
58
62
  rubyforge_project:
59
- rubygems_version: 2.0.3
63
+ rubygems_version: 1.8.23
60
64
  signing_key:
61
- specification_version: 4
65
+ specification_version: 3
62
66
  summary: collectd support for FFWD.
63
67
  test_files: []
checksums.yaml DELETED
@@ -1,15 +0,0 @@
1
- ---
2
- !binary "U0hBMQ==":
3
- metadata.gz: !binary |-
4
- NDg2Yjc1NjNlNDQ3ZWEyNTU2OWViZDJiOGEwZGEwZTdmOTc1MGMyMw==
5
- data.tar.gz: !binary |-
6
- ZTZmNWE5NjAwMjQ2YzRiNzJkNDA0ODg1ODc1NDVhNGFmYmRiMzI1ZQ==
7
- !binary "U0hBNTEy":
8
- metadata.gz: !binary |-
9
- YmM2M2MwZTYzNmJkYTJlYzI3NGU1ZTIzZjA5Yzk1Y2EwZDI5ODE1M2M1YjBi
10
- NzdjN2MzY2I2OThkMGFiOTRiODFmMzYwMjU3ZmZjYzJjNmY4MzhiMTBhODkz
11
- MjBmYzkyZTA2MWYxMmRjMTgwYTUyZGE0YjRhNTNjODdiOTBmNmI=
12
- data.tar.gz: !binary |-
13
- YTk5OGRlMGVlZThhNDkyOTUyYjE2YjJkYTkxNTIyZDFlYmUwZTVjYjIwZDYy
14
- YmNiMmU0YTU2NTJmZDI5ODkxMmI5NWE3NGMyMDRmYTgxZmVjNzZjNDNhNDll
15
- NjFiNGIzZGQyMjE2N2E2MGJkNzcwMjhiNzJjMzIxODhjNjk2YWI=