sensu-plugins-ipvs 1.0.1 → 1.0.2

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
  SHA1:
3
- metadata.gz: 2a18f884ead49f279ad7f7ab5d5324c8113f63a8
4
- data.tar.gz: 5ae870b7aaad1efa37ed1ad851bccffc1f3cde28
3
+ metadata.gz: 3556014deb05b46964672384925717978383f2e0
4
+ data.tar.gz: 7ca7bf0ecc86382718712081b47cf02397c960c6
5
5
  SHA512:
6
- metadata.gz: 0a471aa97a1031486c96371f4556b9f5c76f98b1154177eef131c86a30ac2324baec4dd934d1b267985f733b075f484f99ebf6e3ef431dc6e4b93483fa5f7df9
7
- data.tar.gz: a8f670cde373fea0f435044dff80830c2ec5790d124e5e07dae1dbb9b352d459ee3e1434de59de1e715eeb4647cc5579ec69c9f6a2aabfd4f528ae0be66c4b76
6
+ metadata.gz: 4d889b3f266870a4033093d74ca597b6e7abc89aebd3f9df1778a41cfaad3782f56c8181ba4ab901a834fd838b731ec9048cd1f32ed13726bf6422c74ec06352
7
+ data.tar.gz: 821a328f122e32e53709d4e1e57e209c2e074cfd078aacbae6670c544a4e92f557d69e50ee496f521eebdbd8e2fb6f426a3f38b8c990e665aba53b3c6ef2c8d6
@@ -5,6 +5,9 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachang
5
5
 
6
6
  ## [Unreleased]
7
7
 
8
+ ## [1.0.2] - 2017-07-12
9
+ ### Version Bump
10
+
8
11
  ## [1.0.1] - 2017-07-12
9
12
  ### Fixed
10
13
  - fixed rake by including missing require on stdlib English
@@ -17,6 +20,7 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachang
17
20
  ### Breaking Changes
18
21
  - Dropped Ruby 1.9.3 support
19
22
 
20
- [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-ipvs/compare/1.0.1...HEAD
23
+ [Unreleased]: https://github.com/sensu-plugins/sensu-plugins-ipvs/compare/1.0.2...HEAD
24
+ [1.0.2]: https://github.com/sensu-plugins/sensu-plugins-ipvs/compare/1.0.1...1.0.2
21
25
  [1.0.1]: https://github.com/sensu-plugins/sensu-plugins-ipvs/compare/1.0.0...1.0.1
22
26
  [1.0.0]: https://github.com/sensu-plugins/sensu-plugins-ipvs/compare/82c8ae8344eaa6df79655fd51e7232932f2abc5e...1.0.0
@@ -2,7 +2,7 @@ module SensuPluginsIpvs
2
2
  module Version
3
3
  MAJOR = 1
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-ipvs
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.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: 2017-07-12 00:00:00.000000000 Z
11
+ date: 2017-07-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: sensu-plugin
@@ -189,7 +189,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
189
189
  version: '0'
190
190
  requirements: []
191
191
  rubyforge_project:
192
- rubygems_version: 2.4.5.1
192
+ rubygems_version: 2.4.5
193
193
  signing_key:
194
194
  specification_version: 4
195
195
  summary: Sensu plugins to get stats of ipvs