sensu 0.8.6-x86-mingw32 → 0.8.7-x86-mingw32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.org +1 -0
  2. data/lib/sensu.rb +1 -1
  3. metadata +4 -4
data/README.org CHANGED
@@ -33,3 +33,4 @@
33
33
  - [[http://twitter.com/portertech][Sean Porter]]
34
34
  - [[http://twitter.com/amdprophet][Justin Kolberg]]
35
35
  - [[http://twitter.com/kartar][James Turnbull]]
36
+ - [[http://twitter.com/joshpasqualetto][Josh Pasqualetto]]
data/lib/sensu.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Sensu
2
- VERSION = "0.8.6"
2
+ VERSION = "0.8.7"
3
3
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: sensu
3
3
  version: !ruby/object:Gem::Version
4
- hash: 51
4
+ hash: 49
5
5
  prerelease: false
6
6
  segments:
7
7
  - 0
8
8
  - 8
9
- - 6
10
- version: 0.8.6
9
+ - 7
10
+ version: 0.8.7
11
11
  platform: x86-mingw32
12
12
  authors:
13
13
  - Sean Porter
@@ -16,7 +16,7 @@ autorequire:
16
16
  bindir: bin
17
17
  cert_chain: []
18
18
 
19
- date: 2011-11-10 00:00:00 -08:00
19
+ date: 2011-11-14 00:00:00 -08:00
20
20
  default_executable:
21
21
  dependencies:
22
22
  - !ruby/object:Gem::Dependency