botbase-module-conversation 0.2.0 → 0.2.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 15381857ea2bbcbd2b56348f5407f2774ee7aa93bc3df69c116661c7429f975a
4
- data.tar.gz: ac113198e547a3b8c7682909e3c148d5b707c14ee77d57799cfeb86186bc8c92
3
+ metadata.gz: 8e48c68bd28a00967c03b0094c7d259ce7e4fdfcdc5b67149554c7dd57cbbf99
4
+ data.tar.gz: 7b9a326d2ee1021dba957c63e451721e8af73f6dd7ac449ce341022f85aa35d8
5
5
  SHA512:
6
- metadata.gz: 57b7fd0a08d7875458ca10074df99304e498d1b3e77d5cdd39267dd1a61af58ce4d1a849b45018427c2327b68907664451746b9c5a6711d90659869cb97cf78d
7
- data.tar.gz: 040a5d5a377ed051279aae0636ea776f67ce261674a74c8024058a104628465ece113b76bba1890abb49d843c67df070fe5fcbb1e82a77068a16c8c5ace668d8
6
+ metadata.gz: cdc005b253aa13743271480ac415d78f66d56b0b1d08a28eab4894c967ab69046a7def732bb976618afcd60d52b74ba462b82909776af79d20cf7c004714a1e9
7
+ data.tar.gz: ae3aa7198a639d7f1811e2cc7d248a754099e54ab815b008049c5e9080315813d9fe59bea19c56097e4fb54506d85ae2d5ca683f41543cc66dcb9cbf4fe0099d
Binary file
data.tar.gz.sig CHANGED
Binary file
@@ -102,7 +102,7 @@ class BotBaseModuleConversation
102
102
  r << {conversation: {user: x[0], bot: x[1], tags: x[2]}}
103
103
  end
104
104
 
105
- a3 = RexleBuilder.new({converstions: a2}).to_a
105
+ a3 = RexleBuilder.new({converstions: a2}, debug: false).to_a
106
106
  doc = Rexle.new(a3[3])
107
107
  doc.root.attributes['id'] = id
108
108
  @doc.root.add_element doc.root
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: botbase-module-conversation
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Robertson
@@ -35,7 +35,7 @@ cert_chain:
35
35
  cDiRFA3ugGzaSdpJDG3gKL8FijP+wyrRQE93px6dAKMnUbP6a2Tac9YiqVyqTEGy
36
36
  RZzo2x9UHUnmfoXqWJwUbrfE
37
37
  -----END CERTIFICATE-----
38
- date: 2019-03-28 00:00:00.000000000 Z
38
+ date: 2019-08-15 00:00:00.000000000 Z
39
39
  dependencies:
40
40
  - !ruby/object:Gem::Dependency
41
41
  name: rsc
metadata.gz.sig CHANGED
Binary file