scout 5.9.12 → 5.9.13

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 (4) hide show
  1. checksums.yaml +7 -0
  2. data/lib/scout/version.rb +1 -1
  3. data/scout.gemspec +2 -4
  4. metadata +17 -24
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 13507768c51665249526152d13c522d8556329b5
4
+ data.tar.gz: 7e7aa0aca81f08515b9588ce8ba8b888149938dc
5
+ SHA512:
6
+ metadata.gz: 5576901629f8a956e7052808c921833e09efd6d3928aaca24fac558a823b075b0a6b551b4149d47d043f50180ccc799c5505a2b9e0ae6f37419b8ea665a35d8e
7
+ data.tar.gz: e335f127b44b5a2a568d1b0f9fd8d8038988f9e1fea3789464ab6861f8fc1f16a3f16417ac86e77639845ea8620c65348716365a68bcac300414380bcb29505c
@@ -1,3 +1,3 @@
1
1
  module Scout
2
- VERSION = "5.9.12"
2
+ VERSION = "5.9.13"
3
3
  end
@@ -9,13 +9,11 @@ Gem::Specification.new do |s|
9
9
  s.email = "support.server@pingdom.com"
10
10
  s.rubyforge_project = "scout"
11
11
  s.homepage = "http://server.pingdom.com"
12
- s.summary = "Scout is an easy-to-use hosted server monitoring service. The scout Ruby gem reports metrics to our service. The agent runs plugins, configured via the Scout web interface, to monitor a server."
12
+ s.summary = "Pingdom Server Monitor is an easy-to-use hosted server monitoring service. The scout Ruby gem reports metrics to our service. The agent runs plugins, configured via the Pingdom Server Monitor web interface, to monitor a server."
13
13
  s.description = <<END_DESC
14
- The scout gem reports metrics to server.pingdom.com, an easy-to-use hosted server monitoring service.
14
+ The scout gem reports metrics to Pingdom Server Monitor (server.pingdom.com), an easy-to-use hosted server monitoring service.
15
15
  END_DESC
16
16
 
17
- s.rubyforge_project = "scout"
18
-
19
17
  s.files = `git ls-files`.split("\n")
20
18
  s.test_files = `git ls-files -- {test,spec,features}/*`.split("\n")
21
19
  s.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
metadata CHANGED
@@ -1,8 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: scout
3
3
  version: !ruby/object:Gem::Version
4
- version: 5.9.12
5
- prerelease:
4
+ version: 5.9.13
6
5
  platform: ruby
7
6
  authors:
8
7
  - Andre Lewis
@@ -10,42 +9,38 @@ authors:
10
9
  autorequire:
11
10
  bindir: bin
12
11
  cert_chain: []
13
- date: 2018-03-05 00:00:00.000000000 Z
12
+ date: 2019-10-28 00:00:00.000000000 Z
14
13
  dependencies:
15
14
  - !ruby/object:Gem::Dependency
16
15
  name: elif
17
16
  requirement: !ruby/object:Gem::Requirement
18
- none: false
19
17
  requirements:
20
- - - ! '>='
18
+ - - ">="
21
19
  - !ruby/object:Gem::Version
22
20
  version: '0'
23
21
  type: :runtime
24
22
  prerelease: false
25
23
  version_requirements: !ruby/object:Gem::Requirement
26
- none: false
27
24
  requirements:
28
- - - ! '>='
25
+ - - ">="
29
26
  - !ruby/object:Gem::Version
30
27
  version: '0'
31
28
  - !ruby/object:Gem::Dependency
32
29
  name: server_metrics
33
30
  requirement: !ruby/object:Gem::Requirement
34
- none: false
35
31
  requirements:
36
- - - ! '>='
32
+ - - ">="
37
33
  - !ruby/object:Gem::Version
38
34
  version: 1.2.18
39
35
  type: :runtime
40
36
  prerelease: false
41
37
  version_requirements: !ruby/object:Gem::Requirement
42
- none: false
43
38
  requirements:
44
- - - ! '>='
39
+ - - ">="
45
40
  - !ruby/object:Gem::Version
46
41
  version: 1.2.18
47
- description: ! 'The scout gem reports metrics to server.pingdom.com, an easy-to-use
48
- hosted server monitoring service.
42
+ description: 'The scout gem reports metrics to Pingdom Server Monitor (server.pingdom.com),
43
+ an easy-to-use hosted server monitoring service.
49
44
 
50
45
  '
51
46
  email: support.server@pingdom.com
@@ -54,7 +49,7 @@ executables:
54
49
  extensions: []
55
50
  extra_rdoc_files: []
56
51
  files:
57
- - .gitignore
52
+ - ".gitignore"
58
53
  - CHANGELOG.markdown
59
54
  - Gemfile
60
55
  - LICENSE
@@ -320,32 +315,30 @@ files:
320
315
  - vendor/util/lib/core_extensions.rb
321
316
  homepage: http://server.pingdom.com
322
317
  licenses: []
318
+ metadata: {}
323
319
  post_install_message:
324
320
  rdoc_options: []
325
321
  require_paths:
326
322
  - lib
327
323
  required_ruby_version: !ruby/object:Gem::Requirement
328
- none: false
329
324
  requirements:
330
- - - ! '>='
325
+ - - ">="
331
326
  - !ruby/object:Gem::Version
332
327
  version: '0'
333
328
  required_rubygems_version: !ruby/object:Gem::Requirement
334
- none: false
335
329
  requirements:
336
- - - ! '>='
330
+ - - ">="
337
331
  - !ruby/object:Gem::Version
338
332
  version: '0'
339
333
  requirements: []
340
334
  rubyforge_project: scout
341
- rubygems_version: 1.8.23
335
+ rubygems_version: 2.6.11
342
336
  signing_key:
343
- specification_version: 3
344
- summary: Scout is an easy-to-use hosted server monitoring service. The scout Ruby
345
- gem reports metrics to our service. The agent runs plugins, configured via the Scout
346
- web interface, to monitor a server.
337
+ specification_version: 4
338
+ summary: Pingdom Server Monitor is an easy-to-use hosted server monitoring service.
339
+ The scout Ruby gem reports metrics to our service. The agent runs plugins, configured
340
+ via the Pingdom Server Monitor web interface, to monitor a server.
347
341
  test_files:
348
342
  - test/plugins/disk_usage.rb
349
343
  - test/scout_test.rb
350
344
  - test/streamer_test.rb
351
- has_rdoc: