sensu-plugins-load-checks 4.0.1 → 4.0.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5c5b5e7899a360fc26ab5d62817fca142ba321428a2b6e21e0691fd5a5f5f6ad
4
- data.tar.gz: 364118cb0c9caf4020f50901db04cc02717a54ec93749446eeb0effd5d8d055f
3
+ metadata.gz: c5d5966fa51d20260f0c1f30e13f7a5979bfe82c6221879688da323bcf2deec1
4
+ data.tar.gz: 3dc23a0c57ae57d228ae8b222c5a76e5be43423acd7098c54973809228be4ff8
5
5
  SHA512:
6
- metadata.gz: 870b4d7b71ae260adb0810879c7827a943a785273de88ff03d7695cff026c956f1a7ff6a98153a01ce04e10013e706d7d9dc45717446474e278f4ea634e20c03
7
- data.tar.gz: 0ce325768dfe42eb60412f5233651b47ae558d41a469607d88462989b2bd245d7e3fb71e57d9546cfe11ca6dd7a5f6a88cffbd64710f94cf6918618b01a73d38
6
+ metadata.gz: c67085282e1fb6f8e4de07069af8211b57e55bf972e4bc7b1e16eb5ffd9cc6e55ed47139761a85a58d3b1b7334f8458ea61206d0c97b9fb03d91fa7fb0a0aec2
7
+ data.tar.gz: 18b89d4e747842f63ccf229d1fd4015ac2e59af62f2f9697344ccf4d1dd38b12445774cdce8d860b7dc4e607f916108c7e002f9361ac77544a38d8d25d9f6dd7
data/CHANGELOG.md CHANGED
@@ -5,8 +5,11 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
5
5
 
6
6
  ## [Unreleased]
7
7
 
8
- ## [4.0.1] - 2018-03-07
8
+ ## [4.0.2] - 2018-03-27
9
+ ### Security
10
+ - updated yard dependency to `~> 0.9.11` per: https://nvd.nist.gov/vuln/detail/CVE-2017-17042 (@majormoses)
9
11
 
12
+ ## [4.0.1] - 2018-03-07
10
13
  ### Security
11
14
  - updated rubocop dependency to `~> 0.51.0` per: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8418. (@majormoses)
12
15
 
@@ -82,7 +85,8 @@ This CHANGELOG follows the format listed [here](https://github.com/sensu-plugins
82
85
  ### Added
83
86
  - initial release
84
87
 
85
- [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-load-checks/compare/4.0.1...HEAD
88
+ [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-load-checks/compare/4.0.2...HEAD
89
+ [4.0.2]: https://github.com/sensu-plugins/sensu-plugins-load-checks/compare/4.0.1...4.0.2
86
90
  [4.0.1]: https://github.com/sensu-plugins/sensu-plugins-load-checks/compare/4.0.0...4.0.1
87
91
  [4.0.0]: https://github.com/sensu-plugins/sensu-plugins-load-checks/compare/3.0.0...4.0.0
88
92
  [3.0.0]: https://github.com/sensu-plugins/sensu-plugins-load-checks/compare/2.0.0...3.0.0
@@ -2,7 +2,7 @@ module SensuPluginsLoadChecks
2
2
  module Version
3
3
  MAJOR = 4
4
4
  MINOR = 0
5
- PATCH = 1
5
+ PATCH = 2
6
6
 
7
7
  VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
8
8
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sensu-plugins-load-checks
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.1
4
+ version: 4.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sensu-Plugins and contributors
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-03-07 00:00:00.000000000 Z
11
+ date: 2018-03-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sensu-plugin
@@ -218,14 +218,14 @@ dependencies:
218
218
  requirements:
219
219
  - - "~>"
220
220
  - !ruby/object:Gem::Version
221
- version: '0.8'
221
+ version: 0.9.11
222
222
  type: :development
223
223
  prerelease: false
224
224
  version_requirements: !ruby/object:Gem::Requirement
225
225
  requirements:
226
226
  - - "~>"
227
227
  - !ruby/object:Gem::Version
228
- version: '0.8'
228
+ version: 0.9.11
229
229
  description: |-
230
230
  This plugin provides native load instrumentation
231
231
  for monitoring and metrics collection, including: