nodevent 3.1.4 → 3.1.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,3 +1,3 @@
1
1
  module Nodevent
2
- VERSION = "3.1.4"
2
+ VERSION = "3.1.5"
3
3
  end
data/spec/base_spec.rb CHANGED
@@ -52,7 +52,9 @@ describe NoDevent do
52
52
  "host" => "http://thehost",
53
53
  "namespace" => "/nodevent",
54
54
  "secret" => "asdf",
55
- "api_key"=> "bar",
55
+ "spigot.io" => {
56
+ "api_key"=> "bar",
57
+ }
56
58
  }
57
59
  end
58
60
  it { should be_an_instance_of(NoDevent::NetPublisher)}
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.4
4
+ version: 3.1.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: