sensu-plugins-slack 0.0.1 → 0.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
  SHA1:
3
- metadata.gz: d8acfdcde54eacec40c6bf4c90a030ae6a406265
4
- data.tar.gz: e67dba419e80ba573f601918618b25205c3e0864
3
+ metadata.gz: 0e3626c5f54aba53dbaef991059efeb38764e0b5
4
+ data.tar.gz: 3c37c199a813c5d25e76ede715310efa972e8ed5
5
5
  SHA512:
6
- metadata.gz: 9f147bb3f9fb30635ecc64cec089a22bfa2c57c6e5aa3119986f7e756b6da1c4b01da0d1c20493125d42c2b915dda5b262d18763b02c4d93257c0af55dc186e9
7
- data.tar.gz: 44b7bcee55588198d1949bc4ed514b5b3c9c5f9a4b8cfa22569bacba6af617076ecadece06d1d8c342fc745879927cc07c35786efd4efaa278820b738fe3e225
6
+ metadata.gz: ee9b1c3af1f8dce5375b27392727ec7ba1368534de163d64e57bf9201431355ceba4c375c68f3634fdfe29e02434946e9cd326c551c81e45799d0daaf5b4155d
7
+ data.tar.gz: 6b5dda23f0a4b38836eae92bd5af69129b7ef71f2fe1ac6c2b4bb427c3ff19bb777db90b19d314a99cd26106a9cc532af90b1e7d5b5adb8fdf2b347e819071ef
Binary file
data.tar.gz.sig CHANGED
@@ -1,3 +1 @@
1
- �um ����뙽plg�:��[���q��������B����X'1�Yz�`�
2
- V�uf���濸��\S��A)Y�(i�E�!Q�.��R�Aه����+�/��*�5[��XV��Z�t��t�=�b��._���{�1TQEg�|G�Gۧ$���[D��
3
- ����嗙uޮ���~+n����;ָ]o���/eQ���ړ�ۢ�� �٦�Zt�K
1
+ ��q�n7��;�WP���13�q�(i�H� �fH�Z�F]+�l1��7l�I'@�̧U�Ơ��IK��}�֢��Y����v=��/}���pgM��Y�$�1��gsi>F�A�Qޢͬdw���д�`�Es4�,�U��V{�pFi�QƝ�|3�]#���/�9쟛��" ��ʸ@җ���@!��c��>m��|w���:� Y)�`�M���y��qߢ�ϹL,r�V��jw,- �x��
@@ -5,6 +5,14 @@ This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachang
5
5
 
6
6
  ## Unreleased][unreleased]
7
7
 
8
+ ## [0.0.2] - 2015-06-03
9
+
10
+ ### Fixed
11
+ - added binstubs
12
+
13
+ ### Changed
14
+ - removed cruft from /lib
15
+
8
16
  ## 0.0.1 - 2015-05-29
9
17
 
10
18
  ### Added
@@ -1,12 +1,8 @@
1
- require 'json'
2
-
3
- # encoding: utf-8
4
1
  module SensuPluginsSlack
5
- # This defines the version of the gem
6
2
  module Version
7
3
  MAJOR = 0
8
4
  MINOR = 0
9
- PATCH = 1
5
+ PATCH = 2
10
6
 
11
7
  VER_STRING = [MAJOR, MINOR, PATCH].compact.join('.')
12
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sensu-plugins-slack
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Sensu-Plugins and contributors
@@ -30,7 +30,7 @@ cert_chain:
30
30
  8sHuVruarogxxKPBzlL2is4EUb6oN/RdpGx2l4254+nyR+abg//Ed27Ym0PkB4lk
31
31
  HP0m8WSjZmFr109pE/sVsM5jtOCvogyujQOjNVGN4gz1wwPr
32
32
  -----END CERTIFICATE-----
33
- date: 2015-05-30 00:00:00.000000000 Z
33
+ date: 2015-06-04 00:00:00.000000000 Z
34
34
  dependencies:
35
35
  - !ruby/object:Gem::Dependency
36
36
  name: sensu-plugin
@@ -188,7 +188,8 @@ dependencies:
188
188
  version: '0.10'
189
189
  description: Sensu plugins for interfacing with Slack chat
190
190
  email: "<sensu-users@googlegroups.com>"
191
- executables: []
191
+ executables:
192
+ - handler-slack.rb
192
193
  extensions: []
193
194
  extra_rdoc_files: []
194
195
  files:
metadata.gz.sig CHANGED
Binary file