kns_endpoint 0.1.9 → 0.2.0

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.
Files changed (2) hide show
  1. data/lib/kns_endpoint.rb +1 -1
  2. metadata +6 -6
data/lib/kns_endpoint.rb CHANGED
@@ -131,7 +131,7 @@ module Kynetx
131
131
  end
132
132
 
133
133
  timeout(@query_timeout) do
134
- params[@ruleset.to_s + ":kynetx_app_version"] = "dev" unless @environment == :production
134
+ params[@ruleset.to_s + ":kinetic_app_version"] = "dev" unless @environment == :production
135
135
 
136
136
  if $KNS_ENDPOINT_DEBUG
137
137
  puts "-- NEW REQUEST --"
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: kns_endpoint
3
3
  version: !ruby/object:Gem::Version
4
- hash: 9
5
- prerelease: false
4
+ hash: 23
5
+ prerelease:
6
6
  segments:
7
7
  - 0
8
- - 1
9
- - 9
10
- version: 0.1.9
8
+ - 2
9
+ - 0
10
+ version: 0.2.0
11
11
  platform: ruby
12
12
  authors:
13
13
  - Michael Farmer
@@ -91,7 +91,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
91
91
  requirements: []
92
92
 
93
93
  rubyforge_project:
94
- rubygems_version: 1.3.7
94
+ rubygems_version: 1.6.2
95
95
  signing_key:
96
96
  specification_version: 3
97
97
  summary: Creates a Kynetx KNS Endpoint