planga 0.8.1 → 0.8.2

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 (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/planga.rb +1 -1
  3. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1587bd4b879380b973528d203961f34ffc5db05f
4
- data.tar.gz: 9743afb466c4b59bcade5d4ba3bd1818a33bf660
3
+ metadata.gz: 7a79fcc5805f089069156dff073e1637ce8f44bd
4
+ data.tar.gz: 60ae58ca94cb40bd76064f88ce8f46efd361c869
5
5
  SHA512:
6
- metadata.gz: c722d4b2eb76a8bcce5a6e28c5fdfa323e69aef865bd6103caf1bcc04f7ab583bc4c25117a93f70d6323a6d6058127c70f0eb1e4c5d2e8766fa2acdf15149b6e
7
- data.tar.gz: 44c9540d06ed955b513ba0de5f52c1461a7a2ed5ce3b17943aed5283d055226b6ff69733be1a40951fc9f216ad713ba2705a99cfd08415019a0e347a5c271a49
6
+ metadata.gz: 316ed2aea4245ebe7fc9fc6c65389466c14323251cf5b8501e9e5f4c7111bd55c7a97de85c4465629e12cb7b77c46fccb1f8abcf237d801ee15a0fa3a8a28303
7
+ data.tar.gz: 4f38d959e8713e39929c1c6a5755df1534cc9dcf39e7b053ae4e16763f1c52afce688d4e0b5868d0290fbbd202420a866b4768771f9f6b83cd38067de50d3cf4
@@ -6,7 +6,7 @@ require 'json'
6
6
  # if included in a webpage, lets the visitor of that webpage
7
7
  # connect with the Planga Chat Server and start chatting.
8
8
  class Planga
9
- attr_reader :public_api_id, :conversation_id, :current_user_id, :current_user_name, :remote_host, :container_id, :include_style, :debug
9
+ attr_reader :public_api_id, :conversation_id, :current_user_id, :current_user_name, :current_user_role, :remote_host, :container_id, :include_style, :debug
10
10
  # The following configuration options are available:
11
11
  #
12
12
  # Required are:
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: planga
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.8.1
4
+ version: 0.8.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Wiebe Marten Wijnja