markov_chain_chat_bot 0.1.6 → 0.1.7

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.
File without changes
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: markov_chain_chat_bot
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.6
4
+ version: 0.1.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2015-12-17 00:00:00.000000000 Z
12
+ date: 2016-01-31 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: A chat bot utilizing Markov chains. It speaks Russian and English.
15
15
  email: Lavir.th.Whiolet@gmail.com
@@ -18,10 +18,10 @@ extensions: []
18
18
  extra_rdoc_files:
19
19
  - README
20
20
  files:
21
- - lib/lib/auto_marshalling_map.rb
22
- - lib/lib/chat_bot.rb
23
- - lib/lib/markov_chain.rb
24
- - lib/lib/markov_chain_chat_bot.rb
21
+ - lib/auto_marshalling_map.rb
22
+ - lib/chat_bot.rb
23
+ - lib/markov_chain.rb
24
+ - lib/markov_chain_chat_bot.rb
25
25
  - README
26
26
  homepage: https://github.com/LavirtheWhiolet/markov-chain-bot-module
27
27
  licenses: