sensu-plugins-memory-checks 3.1.2 → 3.1.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 49239b496c250ec7633778ddec0abc5da8341d8ccc4a8787586bdd21a872640b
4
- data.tar.gz: 39a62472674a226a35e88069c0fe2d88406e50b1c6f07b33a0d974c53662a67d
3
+ metadata.gz: 0da007562b0f08aedb3388c729a5f9a17d54e69a23a5ccc7294cdac801ca2147
4
+ data.tar.gz: 8e5021e550b4e07e4083c8363ac3e751ca74ab48ac79e41b2a7f3edb39c9b61a
5
5
  SHA512:
6
- metadata.gz: 066eafc312a002318c9f6e013f51ffb3c1158429472469baabb0126ee5f01de7490fc025ca9c53b2ba9e27eed1a1e3b289e296a441b8f913df4ea1c006c420c0
7
- data.tar.gz: 8415c039c8128c65a809fadbe21a28702c318256d26d9a3a3991a7a1cbcf0b1379526cdc918bedc85339054649fb8323b4dae270b021cdca388254adb59a0a7d
6
+ metadata.gz: 0a7847dfceb02ac6182f6ae63920f749f884e5985fd6a917727f28cf0a56a12371ef37be84556c2275b61902fbd10b56ffa4f09f9b9d48fda57aeef70cec40e8
7
+ data.tar.gz: 03470b90e9810585b4b962366a95865be7d70cf3c0c28f8a9be0ad59ae826ca45aec6caad5327fed9adfb0acefc0a02446ec8ac3f92236f5539e52c92533b4d7
@@ -5,8 +5,11 @@ This CHANGELOG follows the located [here](https://github.com/sensu-plugins/commu
5
5
 
6
6
  ## [Unreleased]
7
7
 
8
- ## [3.1.2] - 2018-03-07
8
+ ## [3.1.3] - 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
+ ## [3.1.2] - 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
 
@@ -138,7 +141,8 @@ This CHANGELOG follows the located [here](https://github.com/sensu-plugins/commu
138
141
  ### Added
139
142
  - initial release
140
143
 
141
- [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-memory-checks/compare/3.1.2...HEAD
144
+ [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-memory-checks/compare/3.1.3...HEAD
145
+ [3.1.3]: https://github.com/sensu-plugins/sensu-plugins-memory-checks/compare/3.1.2...3.1.3
142
146
  [3.1.2]: https://github.com/sensu-plugins/sensu-plugins-memory-checks/compare/3.1.1...3.1.2
143
147
  [3.1.1]: https://github.com/sensu-plugins/sensu-plugins-memory-checks/compare/3.1.0...3.1.1
144
148
  [3.1.0]: https://github.com/sensu-plugins/sensu-plugins-memory-checks/compare/3.0.1...3.1.0
@@ -2,7 +2,7 @@ module SensuPluginsMemoryChecks
2
2
  module Version
3
3
  MAJOR = 3
4
4
  MINOR = 1
5
- PATCH = 2
5
+ PATCH = 3
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-memory-checks
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.2
4
+ version: 3.1.3
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
@@ -156,14 +156,14 @@ dependencies:
156
156
  requirements:
157
157
  - - "~>"
158
158
  - !ruby/object:Gem::Version
159
- version: '0.8'
159
+ version: 0.9.11
160
160
  type: :development
161
161
  prerelease: false
162
162
  version_requirements: !ruby/object:Gem::Requirement
163
163
  requirements:
164
164
  - - "~>"
165
165
  - !ruby/object:Gem::Version
166
- version: '0.8'
166
+ version: 0.9.11
167
167
  description: |-
168
168
  This plugin provides native memory instrumentation
169
169
  for monitoring and metrics collection, including: