nodevent 3.1.8 → 3.1.9

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.
@@ -1,3 +1,4 @@
1
+ require 'httparty'
1
2
 
2
3
  module NoDevent
3
4
  class NetPublisher
@@ -55,4 +56,4 @@ module NoDevent
55
56
  self.class.post("http://#{HOSTNAME}/namespaces",req)
56
57
  end
57
58
  end
58
- end
59
+ end
@@ -1,3 +1,3 @@
1
1
  module Nodevent
2
- VERSION = "3.1.8"
2
+ VERSION = "3.1.9"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nodevent
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.8
4
+ version: 3.1.9
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-10-07 00:00:00.000000000 Z
12
+ date: 2012-10-10 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: redis
@@ -86,7 +86,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
86
86
  version: '0'
87
87
  requirements: []
88
88
  rubyforge_project:
89
- rubygems_version: 1.8.24
89
+ rubygems_version: 1.8.21
90
90
  signing_key:
91
91
  specification_version: 3
92
92
  summary: Write a gem summary