samson_hipchat 0.1.2 → 0.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
  SHA1:
3
- metadata.gz: d2357dc27f09977bb0e5d87873eda6e8075dba1a
4
- data.tar.gz: 7325c552dfa21e5b89a284b6c577b32df9a23d56
3
+ metadata.gz: fb92accae556309fb7c868e80b2c6c86c6354eba
4
+ data.tar.gz: 900ebcf43eb553d19314a7e381eda7bebf8fc4ea
5
5
  SHA512:
6
- metadata.gz: ff4cd59d4fe0af1f1464280f56be13010bb339a9cca50a52a1ced5a3cc6fe7a902438bb5be287840abeb3b6a847cceecb05fb53d7df3700a1b36c85f6d3d1fc3
7
- data.tar.gz: 1b3f0b18a6f6fd91e7ecd28866116304d38ad2f55ca5b973ff49c95c919898514769e116e9440e8845507af444123cdc42887cc45c66280a8c93f1cc45eadd06
6
+ metadata.gz: a24692f9f950ae2a2aacd8f13f0f79990760c7dca0f862b8b1561057f7c5c1695ab9b2b8e05b12b6fcbb7dd4b7250c49a64b2e0b3c0fdd3a3ff1139e168726ea
7
+ data.tar.gz: 4a0f4a3b9d70a2295a13f239d2007e81d415e732fc67cc98154bacf5b18ccb318e641db2def62b6e1023b1b02df17c688b75856a6d56c36c53ecb034dca3460c
@@ -47,7 +47,7 @@ class HipchatNotification
47
47
  end
48
48
 
49
49
  def style
50
- {:color => color}
50
+ {:color => color, :notify => true}
51
51
  end
52
52
 
53
53
  def from
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: samson_hipchat
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Vinh Nguyen
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2015-07-09 00:00:00.000000000 Z
11
+ date: 2015-07-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: hipchat