katoadhocexpress 1.0.4 → 1.0.5

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/katoadhocexpress.rb +2 -2
  2. metadata +1 -1
@@ -1,4 +1,4 @@
1
- require 'jwt'
1
+ require 'jwt '
2
2
  class KatoAdHocExpress
3
3
  def self.generateKey(pkey, skey, duration, user_id, user_name, room_id, room_name)
4
4
  pkey = pkey
@@ -13,6 +13,6 @@ class KatoAdHocExpress
13
13
 
14
14
  url = 'https://kato.im/adhoc#/' + pkey + '/' + token
15
15
 
16
- puts url
16
+ return url
17
17
  end
18
18
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: katoadhocexpress
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.4
4
+ version: 1.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: