cf-trade-client 0.1.5 → 0.1.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/client/client.rb +1 -1
  2. metadata +1 -1
data/lib/client/client.rb CHANGED
@@ -16,7 +16,7 @@ limitations under the License.
16
16
  require 'faye/websocket'
17
17
  module Coinfloor
18
18
  class CFClient
19
- def initialize(domain,uid,api_key,pass,pkey=nil)
19
+ def initialize(domain,uid,pass,api_key,pkey=nil)
20
20
 
21
21
  if domain.include?("ws://")||domain.include?("wss://")
22
22
  @messages=[]
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cf-trade-client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.5
4
+ version: 0.1.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: